microservices/assignment-service/.env

3 lines
No EOL
128 B
Bash

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