modificada variable de entorno host en api

This commit is contained in:
2025-06-16 22:54:33 -04:00
parent 92d64db33a
commit 8216cb4e09
3 changed files with 7 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# Server Configuration
HOST=localhost
HOST_API=localhost
PORT=8000
ALLOW_CORS_URL=http://localhost:3000
NODE_ENV='development' #development | production