microservices/assignment-service/.env

3 lines
128 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-02 18:33:50 -07:00
NODE_PORT = 8080