1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

open caddy api port

This commit is contained in:
Nebel 2022-05-30 00:18:38 +09:00
parent 74d42968da
commit c385f50e0e

View file

@ -5,6 +5,7 @@ services:
ports:
- "80:80"
- "443:443"
- "2019:2019"
volumes:
- ./etc/caddy:/etc/caddy
- ./srv:/srv