mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-28 20:20:15 +00:00
changed to symbolic link in docker compose files
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
container_name: firefly_iii_core
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/storagebox-crypt/firefly/upload:/var/www/html/storage/upload
|
||||
- /media/storagebox-crypt/firefly/upload:/var/www/html/storage/upload
|
||||
environment:
|
||||
SITE_OWNER: ${SITE_OWNER}
|
||||
DB_CONNECTION: ${DB_CONNECTION}
|
||||
|
||||
Reference in New Issue
Block a user