andrewnathanco / mural

This is a repository for the Mural online game at ancgames.com/mural
https://ancgames.com/mural
GNU Affero General Public License v3.0
0 stars 0 forks source link

[IMPR]: Simplify configuration #28

Closed andrewnathanco closed 10 months ago

andrewnathanco commented 10 months ago

Use https://github.com/spf13/viper to be cleaner with my env variable configuration.

andrewnathanco commented 10 months ago

Fixed with #56