Compare commits

...

1 Commits

Author SHA1 Message Date
f0608841c7
Set configurable web UI endpoint 2024-12-30 21:34:22 -05:00

View File

@ -14,7 +14,7 @@ services:
volumes: volumes:
- app:/config - app:/config
ports: ports:
- 8443:8443 - ${ENDPOINT:-8443}:8443
- 3478:3478/udp - 3478:3478/udp
- 10001:10001/udp - 10001:10001/udp
- 8080:8080 - 8080:8080