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:
|
||||
gateway:
|
||||
build:
|
||||
context: ../
|
||||
context: ./dap-was-dapms
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "127.0.0.1:9281:8080"
|
||||
|
||||
Reference in New Issue
Block a user