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