updated nextloud folders
This commit is contained in:
Binary file not shown.
@@ -6,19 +6,19 @@ volumes:
|
|||||||
driver_opts:
|
driver_opts:
|
||||||
o: bind
|
o: bind
|
||||||
type: none
|
type: none
|
||||||
device: /srv/dev-disk-by-uuid-f3ca381b-e85a-4348-8086-833317c5d96e/dockerstorage/ncfpm/home
|
device: /srv/dev-disk-by-uuid-f3ca381b-e85a-4348-8086-833317c5d96e/dockerstorage/nextcloud/home
|
||||||
ncdata:
|
ncdata:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
o: bind
|
o: bind
|
||||||
type: none
|
type: none
|
||||||
device: /srv/dev-disk-by-uuid-5fd62ae6-1354-4719-a780-a2ae675af5cb/ncfpm_storage
|
device: /srv/dev-disk-by-uuid-5fd62ae6-1354-4719-a780-a2ae675af5cb/nextcloud_storage
|
||||||
ncdatabase:
|
ncdatabase:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
o: bind
|
o: bind
|
||||||
type: none
|
type: none
|
||||||
device: /srv/dev-disk-by-uuid-f3ca381b-e85a-4348-8086-833317c5d96e/dockerstorage/ncfpm/database
|
device: /srv/dev-disk-by-uuid-f3ca381b-e85a-4348-8086-833317c5d96e/dockerstorage/nextcloud/database
|
||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
|
|||||||
Reference in New Issue
Block a user