lmvtfy
lmvtfy copied to clipboard
Find a way to move the config file outside of the JAR
Having to rebuild the JAR when making a config change is annoying. Also, I'm paranoid that I'm going to accidentally commit the production login credentials at some point. If it's a separate file, I can put it in gitignore.
https://github.com/typesafehub/config/blob/master/README.md
Maybe close this issue? :)