mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 12:42:34 +02:00
remove NEXT_PUBLIC_APP_BASE_DOMAIN
This commit is contained in:
parent
4ef29f027e
commit
4a5e0b8d81
1 changed files with 0 additions and 6 deletions
|
@ -45,12 +45,6 @@ GODOXY_API_ADDR=127.0.0.1:8888
|
||||||
# Frontend listening port
|
# Frontend listening port
|
||||||
GODOXY_FRONTEND_PORT=3000
|
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
|
# Prometheus Metrics
|
||||||
GODOXY_PROMETHEUS_ENABLED=true
|
GODOXY_PROMETHEUS_ENABLED=true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue