bug fix for fly server

This commit is contained in:
JBB0807 2025-05-02 18:33:50 -07:00
parent b3dcec17c0
commit 0defbfea5a
10 changed files with 33 additions and 21 deletions

View file

@ -1,2 +1,3 @@
#DB_ASSIGNMENT_SERVICE_URL = "http://localhost:3000"
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"
NODE_PORT = 8080