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
The config files (config.yaml and auth.yaml) should get moved into their own directory to keep it more organized.
To implement that change. all paths need to be updated (maybe utilize constants to make this easier in the future).
The Dockerfile is also affected, so make sure the Docker builds/runs correctly afterwards.
The text was updated successfully, but these errors were encountered:
As discussed here:
#119 (comment)_
The config files (config.yaml and auth.yaml) should get moved into their own directory to keep it more organized.
To implement that change. all paths need to be updated (maybe utilize constants to make this easier in the future).
The Dockerfile is also affected, so make sure the Docker builds/runs correctly afterwards.
The text was updated successfully, but these errors were encountered: