parent
7b43d4d36e
commit
ee1ae516f1
1 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@ COPY --from=build /home/rust/src/target/x86_64-unknown-linux-musl/release/notify
|
|||
|
||||
EXPOSE 7867
|
||||
|
||||
USER 605
|
||||
USER 33
|
||||
|
||||
CMD ["/notify_push"]
|
||||
CMD ["/notify_push", "/config/config.php"]
|
||||
|
|
Loading…
Add table
Reference in a new issue