mirror of https://github.com/open-webui/open-webui
commit
1f6b348851
|
@ -22,7 +22,7 @@ except ImportError:
|
|||
print("dotenv not installed, skipping...")
|
||||
|
||||
WEBUI_NAME = "Open WebUI"
|
||||
|
||||
shutil.copyfile("../build/favicon.png", "./static/favicon.png")
|
||||
|
||||
####################################
|
||||
# ENV (dev,test,prod)
|
||||
|
|
Loading…
Reference in New Issue