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:
@@ -4,7 +4,7 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- nextcloud_data:/var/www/html
|
||||
- /mnt/storagebox-crypt/nextcloud:/mnt/storagebox
|
||||
- /media/storagebox-crypt/nextcloud:/mnt/storagebox
|
||||
environment:
|
||||
- NEXTCLOUD_TRUSTED_DOMAINS=${NEXTCLOUD_DOMAIN}
|
||||
- MYSQL_HOST=nextcloud_db
|
||||
|
||||
Reference in New Issue
Block a user