diff --git a/docker-compose.yml b/docker-compose.yml index eddb1eb..34474ea 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,6 @@ services: - traefik.http.routers.next-app.tls.certResolver=letsencrypt - traefik.http.services.next-app.loadbalancer.server.port=3000 # Add more containers below (nginx, postgres, etc.) - # Define a network, which allows containers to communicate # with each other, by using their container name as a hostname networks: