microservices/assignment-service/.env

3 lines
126 B
Bash
Raw Normal View History

2025-04-29 12:01:10 -07:00
#DB_ASSIGNMENT_SERVICE_URL = "http://localhost:3000"
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"