Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -4,6 +4,7 @@ FROM argilladev/argilla-hf-spaces:pr-5596
|
|
4 |
COPY . /home/argilla/
|
5 |
|
6 |
|
|
|
7 |
ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
|
8 |
|
9 |
ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=15
|
|
|
4 |
COPY . /home/argilla/
|
5 |
|
6 |
|
7 |
+
|
8 |
ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
|
9 |
|
10 |
ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=15
|