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