microservices/assignment-service/.env
2025-05-07 23:30:37 -07:00

4 lines
No EOL
170 B
Bash

DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"
DEPLOY_API_URL="http://localhost:3006"
PROXY_URL="https://proxy-service.fly.dev"
NODE_PORT = 8080