Skip to content

Commit

Permalink
Merge branch 'post-meeting-fixes' into update-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hadro committed Oct 5, 2023
2 parents 4d48747 + b0fd60b commit 8298ae2
Show file tree
Hide file tree
Showing 10 changed files with 541 additions and 47 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ COPY ./requirements.txt /app/requirements.txt
RUN pip install --no-cache-dir --upgrade -r /app/requirements.txt
COPY . /app

COPY ./nginx-vhost.conf /etc/nginx/conf.d/nginx.conf
CMD /app/start.sh
Loading

0 comments on commit 8298ae2

Please sign in to comment.