mirror of
https://git.asonix.dog/asonix/relay.git
synced 2025-05-07 12:06:12 +00:00
Remove bad argument
This commit is contained in:
parent
0472082a97
commit
1fd82915d3
|
@ -21,4 +21,4 @@ EXPOSE 6669
|
|||
EXPOSE 8080
|
||||
VOLUME /mnt
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD ["/usr/local/bin/relay", "run"]
|
||||
CMD ["/usr/local/bin/relay"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user