소스 검색

This link isn't needed

Cameron Kline 8 년 전
부모
커밋
5e5ea87297
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docker-compose.yml

+ 0 - 2
docker-compose.yml

@@ -14,8 +14,6 @@ services:
     - "8080:80"
     volumes:
     - ./frontend:/opt/app
-	links:
-    - backend
   mongo:
     image: mongo
     ports: