mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 07:36:40 +00:00
Fix CMD to use gateway instead of hermes gateway
This commit is contained in:
parent
50b98b2f42
commit
21bd3ae5cc
1 changed files with 1 additions and 0 deletions
|
|
@ -12,3 +12,4 @@ COPY entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
CMD ["gateway"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue