portainer: add nginx-internal network

This commit is contained in:
Lukáš Kucharczyk 2021-06-20 22:32:51 +02:00
parent 7e2c66c907
commit a2651e5f79
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 1 additions and 0 deletions

View File

@ -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"