Release: v3.1.0
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY bin/backend/ /app/
|
||||
COPY bin/frontend/ /app/frontend/
|
||||
COPY config/config.yml.dist /app/config.yml.dist
|
||||
COPY bin/config.yml.dist /app/config.yml.dist
|
||||
|
||||
RUN mkdir -p /app/data/recordings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user