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
hi@zanattabruno
As run with container, the path to find the config file is the absolute path that when you executed docker build.
I found it by printing config file path: insert fmt.Println(configPath) in func GetConfig()
Show error msg when config file is not found. Currently, the app shows nothing.
The text was updated successfully, but these errors were encountered: