Skip to content

Commit 52ed7f2

Browse files
env variable
1 parent 2313c90 commit 52ed7f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ARG TIME_PER_CHUNK=4
1010
ARG TIME_PER_PAGE=50
1111
ARG LARGE_FILE_SIZE=5242880
1212
ARG CHUNK_SIZE=5242880
13+
ARG CHAT_MODES=""
1314
ARG ENV="DEV"
1415

1516
WORKDIR /app

0 commit comments

Comments
 (0)