added passbolt

This commit is contained in:
2020-04-03 01:03:49 -07:00
parent bdf2b949f2
commit 261738818e
5 changed files with 77 additions and 3 deletions
+3 -1
View File
@@ -12,9 +12,11 @@ services:
portainer:
image: portainer/portainer
container_name: portainer
hostname: portainer
command: -H unix:///var/run/docker.sock
restart: always
networks:
networks:
- traefik_web
volumes:
- /var/run/docker.sock:/var/run/docker.sock