Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EatPrilosec authored Aug 9, 2024
1 parent 13baa6f commit 85854af
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 @@ -89,5 +89,6 @@ RUN chmod -R 777 /opt
ENV CronSchedule="*/1 * * * *"
ENV PUID="1000"
ENV PGID="1000"
ENTRYPOINT ["/bin/bash -c"]

CMD ["/opt/cron_start.sh"]

0 comments on commit 85854af

Please sign in to comment.