Update 'docker_portainer_stacks/jenkins.yml'
This commit is contained in:
parent
f577dd7177
commit
6801217980
@ -7,8 +7,8 @@ services:
|
|||||||
hostname: jenkins
|
hostname: jenkins
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
ports:
|
ports:
|
||||||
- 50000:50000
|
- 50000
|
||||||
- 8080:8080
|
- 8080
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- jenkins_data:/var/jenkins_home
|
- jenkins_data:/var/jenkins_home
|
||||||
|
Loading…
x
Reference in New Issue
Block a user