microservices/assignment-service/.env.test

4 lines
No EOL
139 B
Text

NODE_ENV=test
DB_ASSIGNMENT_SERVICE_URL="http://js-assignment-db-service:3200"
DEPLOY_API_URL="http://localhost:3006/deploy"
NODE_PORT=8082