Spaces:
Sleeping
Sleeping
Merge branch 'main' of hf.co:spaces/Mdean77/UV-PythonicRAG
Browse files- 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 |
|