This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
- 80:80
|
- 80:80
|
||||||
- 25:25
|
- 25:25
|
||||||
options: --health-cmd='curl -f http://localhost:80' --health-interval=10s --health-timeout=5s --health-retries=3
|
options: --health-cmd='curl -f http://localhost:80' --health-interval=10s --health-timeout=5s --health-retries=3
|
||||||
#
|
|
||||||
tibi-server:
|
tibi-server:
|
||||||
image: gitbase.de/cms/tibi-server
|
image: gitbase.de/cms/tibi-server
|
||||||
ports:
|
ports:
|
||||||
@@ -35,7 +35,7 @@ jobs:
|
|||||||
SECURITY_ALLOWABSOLUTEPATHS: "true"
|
SECURITY_ALLOWABSOLUTEPATHS: "true"
|
||||||
SECURITY_ALLOWUPPERPATHS: "true"
|
SECURITY_ALLOWUPPERPATHS: "true"
|
||||||
SECURITY_ALLOWRELATIVEPATHS: "true"
|
SECURITY_ALLOWRELATIVEPATHS: "true"
|
||||||
options: --health-cmd='curl -f http://localhost:8080' --health-interval=10s --health-timeout=5s --health-retries=3
|
options: --health-cmd='curl -f http://localhost:80' --health-interval=10s --health-timeout=5s --health-retries=3
|
||||||
|
|
||||||
live-server:
|
live-server:
|
||||||
image: gitbase.de/robin/live-server:latest
|
image: gitbase.de/robin/live-server:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user