new install

This commit is contained in:
msnie
2024-05-15 19:02:38 +02:00
parent 8a2704253e
commit 9169f7ab06
4 changed files with 149 additions and 98 deletions
+3 -3
View File
@@ -35,7 +35,7 @@ services:
- traefik.http.routers.http_catchall.rule=HostRegexp(`{any:.+}`)
- traefik.http.routers.http_catchall.entrypoints=web
- traefik.http.routers.http_catchall.middlewares=https_redirect
networks:
default:
external:
name: $DEFAULT_NETWORK
traefik:
external: true