feat proxy

This commit is contained in:
2025-01-07 12:12:57 -05:00
parent 2d658b55b5
commit 4d661c073c
3 changed files with 43 additions and 0 deletions

View File

@ -1,2 +1,5 @@
PORT=3000
HOST="0.0.0.0"
PROXY_DOMAIN="localhost"
PROXY_PORT=3001