added docker file
This commit is contained in:
parent
8c5fe4266f
commit
a94f4df283
17 changed files with 931 additions and 9 deletions
3
assignment-service/dev.env
Normal file
3
assignment-service/dev.env
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
DB_ASSIGNMENT_SERVICE_URL="http://localhost:3000/"
|
||||
# DB_ASSIGNMENT_SERVICE_URL="http://db-assignment-service.internal:3000/"
|
||||
PORT=8082
|
||||
Loading…
Add table
Add a link
Reference in a new issue