microservices/assignment-service/.env

4 lines
170 B
Bash
Raw Normal View History

2025-04-29 12:01:10 -07:00
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"
DEPLOY_API_URL="http://localhost:3006"
2025-05-07 23:30:37 -07:00
PROXY_URL="https://proxy-service.fly.dev"
2025-05-02 18:33:50 -07:00
NODE_PORT = 8080