Add external storage mount

master
meftimes 2024-01-13 16:50:00 -05:00
parent 8b7195e42f
commit 454a7dc3e2
1 changed files with 11 additions and 0 deletions

View File

@ -11,6 +11,7 @@ services:
volumes:
- config:/config
- data:/data
- /home/meftimes/sync:/sync
depends_on:
- mariadb
labels:
@ -44,3 +45,13 @@ networks:
external: true
backend:
external: true
#mariadb
#database user:
#root
#database password:
#MYSQL_ROOT_PASSWORD field
#database name:
#nextcloud
#database host:
#mariadb