Closed RageCage64 closed 1 year ago
These are the changes required for the staging deployment. This will build the app as a single executable. Also adds a production guard for loading the .env file, since in production we'll just read environment variables inside the docker container.
.env
These are the changes required for the staging deployment. This will build the app as a single executable. Also adds a production guard for loading the
.env
file, since in production we'll just read environment variables inside the docker container.