Smaller updates and extions to docker compose files

This commit is contained in:
2022-07-03 19:01:34 +02:00
parent 16bc5d22dc
commit 8a318638ed
8 changed files with 412 additions and 0 deletions

View File

@@ -12,8 +12,10 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- portainer_data:/data
volumes:
portainer_data:
networks:
nginx_network:
driver: bridge