Skip to content

Commit

Permalink
comment for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed Jan 8, 2025
1 parent 35a16b0 commit f28bfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ RUN npm install -g prettier && \
playwright install
COPY . .
WORKDIR /agixt
RUN python /agixt/Transcription.py
# RUN python /agixt/Transcription.py
EXPOSE 7437
ENTRYPOINT ["python3", "DB.py"]

0 comments on commit f28bfde

Please sign in to comment.