Skip to content

Commit

Permalink
Merge pull request #135 from bitblocksplicer/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
abdeladim-s committed Jun 5, 2024
2 parents 0147856 + 64986d9 commit d842671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ COPY ./assets ./assets

RUN pip install .

EXPOSE 8501

ENTRYPOINT ["python", "src/subsai/webui.py", "--server.fileWatcherType", "none", "--browser.gatherUsageStats", "false"]

0 comments on commit d842671

Please sign in to comment.