modificada variable de entorno host en api
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Server Configuration
|
||||
HOST=localhost
|
||||
HOST_API=localhost
|
||||
PORT=8000
|
||||
ALLOW_CORS_URL=http://localhost:3000
|
||||
NODE_ENV='development' #development | production
|
||||
|
||||
Reference in New Issue
Block a user