🐛 Fix local Traefik proxy network config to fix Gateway Timeouts (#1184)
This commit is contained in:
@@ -36,6 +36,9 @@ services:
|
|||||||
# Dummy https-redirect middleware that doesn't really redirect, only to
|
# Dummy https-redirect middleware that doesn't really redirect, only to
|
||||||
# allow running it locally
|
# allow running it locally
|
||||||
- traefik.http.middlewares.https-redirect.contenttype.autodetect=false
|
- traefik.http.middlewares.https-redirect.contenttype.autodetect=false
|
||||||
|
networks:
|
||||||
|
- traefik-public
|
||||||
|
- default
|
||||||
|
|
||||||
db:
|
db:
|
||||||
restart: "no"
|
restart: "no"
|
||||||
|
Reference in New Issue
Block a user