mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-20 04:42:33 +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
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue