Closed JackyW83 closed 5 years ago
Hello there,
I don't see any parameters can choose which environment to migrate, and in example only development present in config file. Does anyone know how to migrate to production?
thanks
Set the different environments in the config file and it should apply whichever one matched process.env.NODE_ENV
Hello there,
I don't see any parameters can choose which environment to migrate, and in example only development present in config file. Does anyone know how to migrate to production?
thanks