Return to prod config

This commit is contained in:
TheThomaas 2023-06-10 13:21:31 +02:00
parent bba96cf75c
commit 82247acd4f

View file

@ -9,16 +9,16 @@ services:
PUID: $PUID PUID: $PUID
PGID: $PGID PGID: $PGID
TZ: $TZ TZ: $TZ
# ports: ports:
# - 81:80 - 81:80
networks: # networks:
- proxy # - proxy
labels: # labels:
- swag=enable # - swag=enable
- swag_url=heimdall.${LOCAL_DOMAIN} # - swag_url=heimdall.${LOCAL_DOMAIN}
- swag_port=80 # - swag_port=80
restart: unless-stopped restart: unless-stopped
networks: # networks:
proxy: # proxy:
external: true # external: true