Fixed strapi
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"CMD [\"./strapi.sh\"]"
|
"CMD [\"./strapi.sh\"]"
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
"$$cap_appname-data:/usr/src/api/strapi-app"
|
"$$cap_appname-data:/usr/src/api/$$cap_appname"
|
||||||
],
|
],
|
||||||
"restart": "always",
|
"restart": "always",
|
||||||
"environment": {
|
"environment": {
|
||||||
|
|||||||
Reference in New Issue
Block a user