Update docker-compose.yml

This commit is contained in:
Mauricio Siu 2024-11-28 23:14:51 -06:00 committed by GitHub
parent 2c4d93b5d0
commit 086caf6d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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: