microservices/assignment-service/dev.env

3 lines
134 B
Bash
Raw Normal View History

2025-04-28 09:53:22 -07:00
DB_ASSIGNMENT_SERVICE_URL="http://localhost:3000/"
# DB_ASSIGNMENT_SERVICE_URL="http://db-assignment-service.internal:3000/"
PORT=8082