Strapi config restore is working on local but not on server

Thanks for the help. I am able to resolve it by putting everything in start command. like - strapi config:restore -s replace -f strapiConfig.json && yarn strapi start. This works :slight_smile:

1 Like