Update volume destination paths in service configuration files for immich, nextcloud, and vaultwarden
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"VOLUMES": [
|
||||
{
|
||||
"SOURCE": "/etc/user/data/vaultwarden/db",
|
||||
"DEST": "/var/lib/postgres",
|
||||
"DEST": "/var/lib/postgresql/data",
|
||||
"TYPE": "rw"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user