Fixed jsreport volume
This commit is contained in:
parent
b27a254e67
commit
5a136cbd1e
|
|
@ -7,8 +7,7 @@
|
|||
"$$cap_appname": {
|
||||
"image": "jsreport/jsreport:$$cap_jsreport_version",
|
||||
"volumes": [
|
||||
"$$cap_appname-db-data:/data/db",
|
||||
"$$cap_appname-db-config:/data/configdb"
|
||||
"$$cap_appname-data:/jsreport"
|
||||
],
|
||||
"restart": "always",
|
||||
"containerHttpPort": "5488",
|
||||
|
|
|
|||
Loading…
Reference in New Issue