changed app readeck: updated volume config in docker-compose.json
This commit is contained in:
parent
626043dca8
commit
40d7117679
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"internalPort": 8000,
|
||||
"volumes": [
|
||||
{
|
||||
"hostPath": "readeck-data",
|
||||
"hostPath": "${APP_DATA_DIR}/data/",
|
||||
"containerPath": "/readeck",
|
||||
"readOnly": false,
|
||||
"shared": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue