mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 07:13:50 +01:00
remove NEXT_PUBLIC_APP_BASE_DOMAIN
This commit is contained in:
@@ -45,12 +45,6 @@ GODOXY_API_ADDR=127.0.0.1:8888
|
||||
# Frontend listening port
|
||||
GODOXY_FRONTEND_PORT=3000
|
||||
|
||||
# (Optional) Override apps base domain for app dashboard
|
||||
# Default is domain.com if your WebUI is on godoxy.domain.com
|
||||
# Setting this will override the default app url to <alias>.<NEXT_PUBLIC_APP_BASE_DOMAIN>
|
||||
#
|
||||
# NEXT_PUBLIC_APP_BASE_DOMAIN=
|
||||
|
||||
# Prometheus Metrics
|
||||
GODOXY_PROMETHEUS_ENABLED=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user