Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com> Co-authored-by: TranHuuDanh <tranhuudanh@demonkernel.io.vn> Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
}
|
||||
},
|
||||
"containerEnv": {
|
||||
"TESTCONTAINERS_RYUK_DISABLED": "true"
|
||||
}
|
||||
"TESTCONTAINERS_RYUK_DISABLED": "true",
|
||||
"QUARKUS_DEBUG_HOST": "0.0.0.0"
|
||||
},
|
||||
"forwardPorts": [5005]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
include:
|
||||
- ./docker-compose.kafka.yaml
|
||||
- ./docker-compose.postgres.yaml
|
||||
- ./docker-compose.redis.yaml
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user