mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 10:56:42 +00:00
fix: keep Hermes home aligned in runtime image
This commit is contained in:
parent
697825c505
commit
30e31cd200
3 changed files with 25 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ GATEWAY_ARGS="${HERMES_GATEWAY_ARGS:---replace}"
|
|||
GATEWAY_API_SERVER_ENABLED="${HERMES_GATEWAY_API_SERVER_ENABLED:-false}"
|
||||
HERMES_ALLOW_ROOT_GATEWAY="${HERMES_ALLOW_ROOT_GATEWAY:-1}"
|
||||
export HERMES_ALLOW_ROOT_GATEWAY
|
||||
export HERMES_HOME CONFIG_PATH SOUL_PATH
|
||||
|
||||
mkdir -p "$HERMES_HOME"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue