microservices/assignment-service/.env.test

4 lines
139 B
Text
Raw Normal View History

2025-05-20 09:30:07 -07:00
NODE_ENV=test
DB_ASSIGNMENT_SERVICE_URL="http://js-assignment-db-service:3200"
DEPLOY_API_URL="http://localhost:3006/deploy"
NODE_PORT=8082