Set configurable web UI endpoint
This commit is contained in:
		| @@ -14,7 +14,7 @@ services: | ||||
|     volumes: | ||||
|       - app:/config | ||||
|     ports: | ||||
|       - 8443:8443 | ||||
|       - ${ENDPOINT:-8443}:8443 | ||||
|       - 3478:3478/udp | ||||
|       - 10001:10001/udp | ||||
|       - 8080:8080 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user