mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-20 16:01:36 +02:00
examples: add GODOXY_FRONTEND_PORT environment variable
This commit is contained in:
@@ -42,6 +42,9 @@ GODOXY_HTTPS_ADDR=:443
|
||||
# API listening address
|
||||
GODOXY_API_ADDR=127.0.0.1:8888
|
||||
|
||||
# Frontend listening port
|
||||
GODOXY_FRONTEND_PORT=3000
|
||||
|
||||
# Prometheus Metrics
|
||||
GODOXY_PROMETHEUS_ENABLED=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user