goinfinite / ez

From server to PaaS in no time. User-friendly, lightweight, free.
https://goinfinite.net/ez/
Other
11 stars 0 forks source link

feat: settings #71

Open ntorga opened 4 months ago

ntorga commented 4 months ago

Currently we're using env vars to configure the log level, hostname, secrets etc. However, it would be a good idea to ditch that in favor of the database so it's easier to update without having to restart the application, use SetEnv or expose to the every part of the process.