mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
firefly mariadb lts
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
TRUSTED_PROXIES: ${TRUSTED_PROXIES}
|
TRUSTED_PROXIES: ${TRUSTED_PROXIES}
|
||||||
networks:
|
networks:
|
||||||
- dokploy-network
|
- dokploy-network
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
image: alpine:3.23.2
|
image: alpine:3.23.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -39,7 +39,7 @@ services:
|
|||||||
- dokploy-network
|
- dokploy-network
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: mariadb:11.8
|
image: mariadb:lts
|
||||||
hostname: db
|
hostname: db
|
||||||
container_name: firefly_iii_db
|
container_name: firefly_iii_db
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user