feat: refs #6695 jenkins run e2e remove ports
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
This commit is contained in:
parent
d41a6e9142
commit
a9fdd8cafd
|
@ -4,8 +4,6 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile.e2e
|
dockerfile: ./Dockerfile.e2e
|
||||||
ports:
|
|
||||||
- 9000:9000
|
|
||||||
network_mode: host
|
network_mode: host
|
||||||
db:
|
db:
|
||||||
image: db
|
image: db
|
||||||
|
|
Loading…
Reference in New Issue