Removing volume from EasyAppointments.
This commit is contained in:
+2
-2
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user