changed app linkace: changed sqlite volume config
This commit is contained in:
parent
afd67669cb
commit
c6d15d8df1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"volumes": [
|
||||
{
|
||||
"hostPath": "${APP_DATA_DIR}/data/database/database.sqlite",
|
||||
"hostPath": "${APP_DATA_DIR}/data/database.sqlite",
|
||||
"containerPath": "/app/database/database.sqlite",
|
||||
"readOnly": false,
|
||||
"shared": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue