This commit is contained in:
parent
6eeffae436
commit
55f37f561f
1 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,13 @@
|
||||||
"readOnly": false,
|
"readOnly": false,
|
||||||
"shared": false,
|
"shared": false,
|
||||||
"private": false
|
"private": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"hostPath": "${APP_DATA_DIR}/data/db",
|
||||||
|
"containerPath": "/var/www/wallabag/data/db",
|
||||||
|
"readOnly": false,
|
||||||
|
"shared": false,
|
||||||
|
"private": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependsOn": {
|
"dependsOn": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue