Skip to content

Commit

Permalink
expose 8080 port
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaudDauce committed Jun 20, 2023
1 parent 6edc3a2 commit 0367721
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 @@ -45,4 +45,5 @@ ENV DATABASE_URL=sqlite://data/database.sqlite
RUN mkdir data
RUN touch data/database.sqlite

EXPOSE 8080
CMD ["findex_cloud"]

0 comments on commit 0367721

Please sign in to comment.