Strapi Community Forum
How to deploy database changes from dev to production
Questions and Answers
rhufsky
June 8, 2023, 3:46pm
1
System Information
Strapi Version
: V4
Operating System
:MacOS → Linux
Database
: MySQL
Node Version
: 18.16.0
NPM Version
: 9.5.1
Yarn Version
: N/A
I am using strapi v4. I create a few collection types in my development environment on a Mac. Then i deploy my instance to production. After this I add change my collection types in development. How can I deploy these changes to production?