Files
snatchgame/server/.env.development
2025-07-03 00:06:32 -06:00

4 lines
95 B
Plaintext

NODE_ENV=development
PORT=2567
CLIENT_URL=http://localhost:3000
ADMIN_URL=http://localhost:3001