Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kostekIV committed May 9, 2024
1 parent 972527f commit b69439a
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 @@ -18,4 +18,4 @@ COPY ./configs/config.yml /app/config.yml

USER docker

ENTRYPOINT ["/usr/local/bin/subway"]
ENTRYPOINT ["/usr/local/bin/subway", "--config=config.yml"]

0 comments on commit b69439a

Please sign in to comment.