Skip to content

Commit 12e22d0

Browse files
committed
add Caddyfile to dockerfile
Signed-off-by: John <johnandersenpdx@gmail.com>
1 parent 1a9ddf0 commit 12e22d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github_webhook_events/agi_sshd.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ COPY util.sh /host/
4040
COPY entrypoint-server.sh /host/
4141
COPY entrypoint.sh /host/
4242
COPY mcp_server_files.py /host/
43+
COPY Caddyfile /host/
4344

4445
RUN set -x \
4546
&& export CALLER_PATH=/host \

0 commit comments

Comments
 (0)