Fix typo in volume
This commit is contained in:
parent
bc15e7a466
commit
1b68c1ad89
|
@ -350,7 +350,7 @@ volumes:
|
|||
driver: local-persist
|
||||
driver_opts:
|
||||
mountpoint: /data/config/nextcloud
|
||||
netclouddata:
|
||||
nextclouddata:
|
||||
driver: local-persist
|
||||
driver_opts:
|
||||
mountpoint: /data/config/nextcloud-data
|
||||
|
|
Loading…
Reference in New Issue