kopia lustrzana https://github.com/Haxxnet/Compose-Examples
rodzic
e03d1b6419
commit
f67e3943f9
|
@ -18,8 +18,8 @@ services:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
networks:
|
#networks:
|
||||||
- proxy
|
# - proxy
|
||||||
#labels:
|
#labels:
|
||||||
# - traefik.enable=true
|
# - traefik.enable=true
|
||||||
# - traefik.http.routers.CHANGEME.rule=Host(`service.example.com`)
|
# - traefik.http.routers.CHANGEME.rule=Host(`service.example.com`)
|
||||||
|
@ -30,6 +30,6 @@ services:
|
||||||
# # Part for optional traefik middlewares
|
# # Part for optional traefik middlewares
|
||||||
# - traefik.http.routers.CHANGEME.middlewares=local-ipwhitelist@file,basic-auth@file
|
# - traefik.http.routers.CHANGEME.middlewares=local-ipwhitelist@file,basic-auth@file
|
||||||
|
|
||||||
networks:
|
#networks:
|
||||||
proxy:
|
# proxy:
|
||||||
external: true
|
# external: true
|
||||||
|
|
Ładowanie…
Reference in New Issue