We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2313c90 commit 52ed7f2Copy full SHA for 52ed7f2
frontend/Dockerfile
@@ -10,6 +10,7 @@ ARG TIME_PER_CHUNK=4
10
ARG TIME_PER_PAGE=50
11
ARG LARGE_FILE_SIZE=5242880
12
ARG CHUNK_SIZE=5242880
13
+ARG CHAT_MODES=""
14
ARG ENV="DEV"
15
16
WORKDIR /app
0 commit comments