1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00
_/caddy-md/compose.yml

9 lines
138 B
YAML
Raw Normal View History

2023-12-28 23:11:47 +09:00
services:
caddy:
image: caddy
ports:
- 8080:8080
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
- ./srv:/srv