Starting server
Once server is setup and Docker installed in it, the following command can be used to start the service.
Where:
yourEnvFile: env file created according to previous section;
ourPublicRepo: repository where our docker image will be hosted.
Last updated