chore: backerako proxy komandoa sortzen du

This commit is contained in:
2023-12-07 13:41:39 +01:00
parent e043a92bb6
commit 8e76a416d9

View File

@@ -11,7 +11,8 @@
"build": "strapi build",
"develop": "strapi develop",
"start": "strapi start",
"strapi": "strapi"
"strapi": "strapi",
"public-proxy": "ngrok http --domain=vervet-big-dassie.ngrok-free.app 1337"
},
"dependencies": {
"@strapi/plugin-graphql": "^4.15.5",