File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
1818 - external_network
1919 ports :
2020 - target : 8080
21- published : 9800
21+ published : 9900
2222 protocol : tcp
2323 volumes :
2424 - ~/:/var/jenkins_home # -v $HOME/mcmp/oss/jenkins:/var/jenkins_home
@@ -55,7 +55,7 @@ services:
5555 interval : 1m
5656 timeout : 5s
5757 retries : 3
58- start_period : 10s
58+ start_period : 30s
5959
6060 # sonatype nexus - for application manager
6161 sonatype-nexus :
@@ -82,7 +82,7 @@ services:
8282 interval : 1m
8383 timeout : 5s
8484 retries : 3
85- start_period : 10s
85+ start_period : 30s
8686
8787 # application-manager
8888 mc-application-manager :
@@ -110,4 +110,4 @@ services:
110110 interval : 1m
111111 timeout : 5s
112112 retries : 3
113- start_period : 10s
113+ start_period : 30s
You can’t perform that action at this time.
0 commit comments