1
0

added docker volume

This commit is contained in:
2025-07-19 15:46:03 -04:00
parent 16ae1966c9
commit 912fd3ea16

View File

@@ -30,10 +30,14 @@ services:
volumes:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /home/fxequals/docker/chevereto/data:/var/www/html/images
- chevereto-data:/var/www/html/images
networks:
proxy:
external: true
volumes:
chevereto-data:
driver: local
# Documentation available at https://v4-docs.chevereto.com/#install