fix: correct docker build context to ./dap-was-dapms
All checks were successful
Deploy Gateway / deploy (push) Successful in 5m30s
All checks were successful
Deploy Gateway / deploy (push) Successful in 5m30s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
gateway:
|
gateway:
|
||||||
build:
|
build:
|
||||||
context: ../
|
context: ./dap-was-dapms
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:9281:8080"
|
- "127.0.0.1:9281:8080"
|
||||||
|
|||||||
Reference in New Issue
Block a user