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: ports:
- 8362:80 - 8362:80
restart: unless-stopped restart: unless-stopped
volumes: # volumes:
- easyappointments:/var/www/html # - easyappointments:/var/www/html
excalidraw: excalidraw:
container_name: excalidraw container_name: excalidraw
image: 'excalidraw/excalidraw:latest' image: 'excalidraw/excalidraw:latest'