Removing volume from EasyAppointments.

This commit is contained in:
2025-07-19 04:38:47 -04:00
parent 337a576505
commit f8121268a7
+2 -2
View File
@@ -1343,8 +1343,8 @@ services:
ports:
- 8362:80
restart: unless-stopped
volumes:
- easyappointments:/var/www/html
# volumes:
# - easyappointments:/var/www/html
excalidraw:
container_name: excalidraw
image: 'excalidraw/excalidraw:latest'