chore: make proxy.conf to a template

This commit is contained in:
2025-01-10 05:53:03 -05:00
parent a84091983c
commit 62c6b8357d
3 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,4 @@
PORT=3000
HOST="0.0.0.0"
PROXY_DOMAIN="localhost"