Attempt fix
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
volumes:
|
||||
- ./:/usr/src/app
|
||||
- ./src/:/usr/src/app/src
|
||||
- ./run.sh:/usr/src/app/run.sh
|
||||
extra_hosts:
|
||||
- backend.wrenchboard.api.live:10.10.33.15
|
||||
- backend.wrenchboard.api.test:10.10.33.15
|
||||
|
||||
Reference in New Issue
Block a user