diff --git a/.gitignore b/.gitignore index 36b13f1..6a38cfc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# open-webui + +.webui_secret_key + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/.webui_secret_key b/.webui_secret_key index d665f43..c3915e2 100644 --- a/.webui_secret_key +++ b/.webui_secret_key @@ -1 +1 @@ -1ZHDrIhBwP8F58QP \ No newline at end of file +H8mJlFb4DytC2LRI \ No newline at end of file