config checked in
This commit is contained in:
@@ -44,5 +44,8 @@ RUN mkdir -p /home/node/.config /home/node/.ssh \
|
||||
&& ln -sf /home/node/.openclaw/gog /home/node/.config/gog \
|
||||
&& ln -sf /home/node/.openclaw/ssh /home/node/.ssh
|
||||
|
||||
# Copy config into the image
|
||||
COPY config/openclaw.json /home/node/.openclaw/openclaw.json
|
||||
|
||||
# Switch back to node user
|
||||
USER node
|
||||
|
||||
Reference in New Issue
Block a user