Skip to content

Commit

Permalink
add pprof flag
Browse files Browse the repository at this point in the history
  • Loading branch information
vintikzzz committed Dec 14, 2024
1 parent 833c9f1 commit 79edba2
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 @@ -28,7 +28,7 @@ COPY --from=build /app/player ./player
ENV OUTPUT=/data

# tell we are exposing our service
EXPOSE 8080 8081 8082
EXPOSE 8080 8081 8082 8083

ENTRYPOINT []

Expand Down

0 comments on commit 79edba2

Please sign in to comment.