...
This commit is contained in:
+2
-2
@@ -1309,7 +1309,7 @@ services:
|
|||||||
mariadb:
|
mariadb:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
required: true
|
required: true
|
||||||
image: alextselegidis/easyappointments:latest
|
image: alextselegidis/easyappointments:1.5.1
|
||||||
environment:
|
environment:
|
||||||
BASE_URL: http://appt.${MY_TLD}
|
BASE_URL: http://appt.${MY_TLD}
|
||||||
DEBUG_MODE: TRUE
|
DEBUG_MODE: TRUE
|
||||||
@@ -1602,7 +1602,7 @@ services:
|
|||||||
GITEA__mailer__SMTP_PORT: 25
|
GITEA__mailer__SMTP_PORT: 25
|
||||||
GITEA__mailer__USER: ${POSTAL_SMTP_AUTH_USER}
|
GITEA__mailer__USER: ${POSTAL_SMTP_AUTH_USER}
|
||||||
GITEA__mailer__PASSWD: ${POSTAL_SMTP_AUTH_PASSWORD}
|
GITEA__mailer__PASSWD: ${POSTAL_SMTP_AUTH_PASSWORD}
|
||||||
image: gitea/gitea:1.24.0
|
image: gitea/gitea:1.24.3
|
||||||
labels:
|
labels:
|
||||||
cloudflare.tunnel.enable: true
|
cloudflare.tunnel.enable: true
|
||||||
cloudflare.tunnel.hostname: git-ssh.${MY_TLD}
|
cloudflare.tunnel.hostname: git-ssh.${MY_TLD}
|
||||||
|
|||||||
Reference in New Issue
Block a user