Fix docker-compose networks
This commit is contained in:
@@ -13,6 +13,9 @@ services:
|
||||
- "traefik.http.routers.shitshow_https.entrypoints=websecure"
|
||||
- "traefik.http.routers.shitshow_https.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.services.shitshow_https.loadbalancer.server.port=80"
|
||||
networks:
|
||||
- traefik
|
||||
- shared-database
|
||||
|
||||
postgres-db:
|
||||
image: postgres:14.1-alpine
|
||||
|
Reference in New Issue
Block a user