added docker file

This commit is contained in:
JBB0807 2025-04-28 09:53:22 -07:00
parent 8c5fe4266f
commit a94f4df283
17 changed files with 931 additions and 9 deletions

View file

@ -0,0 +1,3 @@
DB_ASSIGNMENT_SERVICE_URL="http://localhost:3000/"
# DB_ASSIGNMENT_SERVICE_URL="http://db-assignment-service.internal:3000/"
PORT=8082