Volume for easyappointments.

This commit is contained in:
2025-07-16 07:29:27 -04:00
parent eb92518158
commit 8c35b8b446
+1 -1
View File
@@ -1344,7 +1344,7 @@ services:
- 8362:80 - 8362:80
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${DOCKER_VOLUME_CONFIG}/easyappointments:/var/www/html - easyappointments:/var/www/html
excalidraw: excalidraw:
container_name: excalidraw container_name: excalidraw
image: 'excalidraw/excalidraw:latest' image: 'excalidraw/excalidraw:latest'