mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 13:40:55 +00:00
Update config.py
This commit is contained in:
parent
9e339fdb18
commit
decba05c7a
@ -22,7 +22,7 @@ except ImportError:
|
|||||||
print("dotenv not installed, skipping...")
|
print("dotenv not installed, skipping...")
|
||||||
|
|
||||||
WEBUI_NAME = "Open WebUI"
|
WEBUI_NAME = "Open WebUI"
|
||||||
|
shutil.copyfile("../build/favicon.png", "./static/favicon.png")
|
||||||
|
|
||||||
####################################
|
####################################
|
||||||
# ENV (dev,test,prod)
|
# ENV (dev,test,prod)
|
||||||
|
Loading…
Reference in New Issue
Block a user