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
Idea: Just use Docker and a database. Put required environment variables in the docker-compose file and keep the rest configuration (such as prompts) in the database. Users will be able to configure it using the Web UI.
The configurations/credentials should be set in the same place not in different directories. Doing that will cause a bad UX.
The text was updated successfully, but these errors were encountered: