microservices/assignment-service/.env
2025-05-02 18:33:50 -07:00

3 lines
No EOL
142 B
Bash

#DB_ASSIGNMENT_SERVICE_URL = "http://localhost:3000"
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"
NODE_PORT = 8080