Further improvements
Just some more improvements for the configuration section.
Here, we'll just perform two more improvements, they are:
Use an environment variable for the app port in the main file, through the
ConfigService
Generate the database URL inside the codebase, instead of directly in the .env file
Last updated