Update docker-compose.yml

comment network definitions
pull/6/head
LRVT 2023-02-26 04:03:48 +01:00 zatwierdzone przez GitHub
rodzic e03d1b6419
commit f67e3943f9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

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