Skip to content

Commit

Permalink
Upd: Expose caddy admin port for debugging
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Jan 9, 2024
1 parent 1e82f47 commit dd6d372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ services:
container_name: caddy
ports:
- "3333:80"
- "2019:2019"
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
environment:
Expand Down

0 comments on commit dd6d372

Please sign in to comment.