Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Niederwanger <[email protected]>
  • Loading branch information
ricardobranco777 and grisu48 authored Aug 15, 2023
1 parent f595ac9 commit 2490614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ VOLUME /pcw/db

EXPOSE 8000/tcp

# Required to use system certs in python-requests
ENV REQUESTS_CA_BUNDLE=/etc/ssl/ca-bundle.pem

# Once we are certain that this runs nicely, replace this with ENTRYPOINT.
Expand Down

0 comments on commit 2490614

Please sign in to comment.