TaskEaseGPT icon indicating copy to clipboard operation
TaskEaseGPT copied to clipboard

Find a way to centralize configurations

Open unitythemaker opened this issue 3 years ago • 1 comments

The configurations/credentials should be set in the same place not in different directories. Doing that will cause a bad UX.

unitythemaker avatar Apr 14 '23 08:04 unitythemaker

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.

unitythemaker avatar Apr 22 '23 16:04 unitythemaker