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
What's the feature that should be improved?
API Keys should be saved to storage when running the terminal via Docker. Currently, if you run the container and set keys, they're wiped when you restart the container and have to set them all over again.
Describe how you would like the feature improved
When running and stopping the docker container, API keys should be persisted on disc so that they do not need to be set again.
Possibly describe the ideal way to improve this
If you have thought about how you would do it, add it here.
Additional information
Add any other information or screenshots about the feature improvement.
The text was updated successfully, but these errors were encountered:
What's the feature that should be improved?
API Keys should be saved to storage when running the terminal via Docker. Currently, if you run the container and set keys, they're wiped when you restart the container and have to set them all over again.
Describe how you would like the feature improved
When running and stopping the docker container, API keys should be persisted on disc so that they do not need to be set again.
Possibly describe the ideal way to improve this
If you have thought about how you would do it, add it here.
Additional information
Add any other information or screenshots about the feature improvement.
The text was updated successfully, but these errors were encountered: