EasyAppts user.

This commit is contained in:
2025-07-14 10:50:54 -04:00
parent e30a660661
commit 9cbfa1992b
+3 -1
View File
@@ -1328,6 +1328,8 @@ services:
MAIL_FROM_ADDRESS: noreply@${MY_TLD}
MAIL_FROM_NAME: 'Trez'
MAIL_REPLY_TO_ADDRESS: it-services@${MY_TLD}
PUID: ${PUID}
PGID: ${PGID}
labels:
homepage.group: Professional Services
homepage.name: "Easy!Appointments"
@@ -1344,7 +1346,7 @@ services:
- 8362:80
restart: unless-stopped
volumes:
- easyappointments:/var/www/html
- ${DOCKER_VOLUME_CONFIG}/easyappointments:/var/www/html
excalidraw:
container_name: excalidraw
image: 'excalidraw/excalidraw:latest'