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:
parent
74d42968da
commit
c385f50e0e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ services:
|
|||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "2019:2019"
|
||||
volumes:
|
||||
- ./etc/caddy:/etc/caddy
|
||||
- ./srv:/srv
|
||||
|
|
Loading…
Add table
Reference in a new issue