Browse Source

This link isn't needed

Cameron Kline 8 years ago
parent
commit
5e5ea87297
1 changed files with 0 additions and 2 deletions
  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: