chore: remove unused env variables

This commit is contained in:
2025-01-09 13:26:55 -05:00
parent 84f0d2080a
commit a84091983c
2 changed files with 2 additions and 5 deletions

View File

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