You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Use a config filename that is different from the binary name (#46)
This was causing issues in the Docker container, where viper looks for afilename, without considering the extension, resulting in it trying toparse the binary itself as JSON.