Skip to content

Commit c9bdb66

Browse files
committed
Update Dockerfile
1 parent 378bad3 commit c9bdb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ COPY main.py .
1515
COPY server/ server/
1616
COPY utils/ utils/
1717
COPY static/ static/
18+
COPY voices/ voices/
1819

1920
# Set default environment variables
2021
ENV HOST=0.0.0.0 \

0 commit comments

Comments
 (0)