Mdean77 commited on
Commit
41508cd
·
2 Parent(s): d402ff9 3b8af6a

Merge branch 'main' of hf.co:spaces/Mdean77/UV-PythonicRAG

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -15,6 +15,7 @@ ENV HOME=/home/user \
15
 
16
  ENV UVICORN_WS_PROTOCOL=websockets
17
 
 
18
  # Set the working directory
19
  WORKDIR $HOME/app
20
 
 
15
 
16
  ENV UVICORN_WS_PROTOCOL=websockets
17
 
18
+
19
  # Set the working directory
20
  WORKDIR $HOME/app
21