feat: Actualizar configuración de puertos y agregar guías de despliegue para el servidor
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
VITE_DISCORD_CLIENT_ID=tu_client_id_de_discord
|
||||
|
||||
# API Backend
|
||||
# Desarrollo: http://localhost:3001
|
||||
# Desarrollo: http://localhost:3000
|
||||
# Producción: https://api.amayo.dev
|
||||
VITE_API_URL=http://localhost:3001
|
||||
VITE_API_URL=http://localhost:3000
|
||||
|
||||
Reference in New Issue
Block a user