dlinux-dashboard/.env.example

6 lines
67 B
Plaintext
Raw Normal View History

2025-01-06 14:45:23 +01:00
PORT=3000
HOST="0.0.0.0"
2025-01-07 12:12:57 -05:00
PROXY_DOMAIN="localhost"
PROXY_PORT=3001