amangs commited on
Commit
fe65b9c
·
verified ·
1 Parent(s): 3cfbcfa

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,5 +1,7 @@
1
  FROM ghcr.io/open-webui/open-webui:main
2
 
 
 
3
  # Hugging Face Space wiring
4
  ENV PORT=7860
5
  ENV UVICORN_WORKERS=1
 
1
  FROM ghcr.io/open-webui/open-webui:main
2
 
3
+ USER root
4
+
5
  # Hugging Face Space wiring
6
  ENV PORT=7860
7
  ENV UVICORN_WORKERS=1