Fixed strapi

This commit is contained in:
Kasra Bigdeli 2019-03-11 19:33:53 -07:00
parent 65cc75fddd
commit aa228335cd
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"CMD [\"./strapi.sh\"]"
],
"volumes": [
"$$cap_appname-data:/usr/src/api/strapi-app"
"$$cap_appname-data:/usr/src/api/$$cap_appname"
],
"restart": "always",
"environment": {