portainer: add nginx-internal network
This commit is contained in:
parent
7e2c66c907
commit
a2651e5f79
@ -3,6 +3,7 @@
|
||||
name: 'portainer'
|
||||
image: portainer/portainer-ce
|
||||
networks:
|
||||
- name: nginx-internal
|
||||
- name: bridge
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
|
Loading…
x
Reference in New Issue
Block a user