[codex] add customizable profile avatars (#870)
* add customizable profile avatars * keep profile avatar visible when sidebar collapses * simplify collapsed profile avatar styling * force managed gateway startup in docker * limit gateway autostart to active profile * restore all profile gateway autostart * fix managed gateway runtime detection
This commit is contained in:
@@ -33,6 +33,7 @@ RUN npm run build && npm prune --omit=dev
|
||||
ENV NODE_ENV=production
|
||||
ENV HOME=/home/agent
|
||||
ENV HERMES_HOME=/home/agent/.hermes
|
||||
ENV HERMES_WEB_UI_MANAGED_GATEWAY=1
|
||||
ENV PATH=/opt/hermes/.venv/bin:$PATH
|
||||
|
||||
EXPOSE 6060
|
||||
|
||||
Reference in New Issue
Block a user