Setup a dev and prod server
Hello,
I would like to create both a production and a development environment. My first local environment is functional. The second one is more complicated because I want it to be a production environment.
However, I can’t find any instructions in the documentation on how to set it up.
I’d like to use Git and be able to push my code changes from local to production.
Thank you in advance!
I would like to create both a production and a development environment. My first local environment is functional. The second one is more complicated because I want it to be a production environment.
However, I can’t find any instructions in the documentation on how to set it up.
I’d like to use Git and be able to push my code changes from local to production.
Thank you in advance!