We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9ddf0 commit 12e22d0Copy full SHA for 12e22d0
github_webhook_events/agi_sshd.Dockerfile
@@ -40,6 +40,7 @@ COPY util.sh /host/
40
COPY entrypoint-server.sh /host/
41
COPY entrypoint.sh /host/
42
COPY mcp_server_files.py /host/
43
+COPY Caddyfile /host/
44
45
RUN set -x \
46
&& export CALLER_PATH=/host \
0 commit comments