mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-31 14:28:08 +00:00
Compare commits
2 commits
0da752e6c0
...
0c0b7de3f2
Author | SHA1 | Date | |
---|---|---|---|
0c0b7de3f2 | |||
|
2ee64ecf7c |
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
services:
|
||||
https:
|
||||
image: caddy:2.5.2-alpine@sha256:b31ff95e98737b849d6af1fb9d9cb54a66ba3684564b3310541f60b12b1dd619
|
||||
image: caddy:2.6.0-alpine@sha256:eb2faa697dcfeaa8fe36edf57dab9d98d4d6cbd3f2eb541ada2ceb713ffec219
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "443:443/udp"
|
||||
- "443:443/tcp"
|
||||
- "127.0.0.1:2019:2019"
|
||||
volumes:
|
||||
- ./etc/caddy:/etc/caddy
|
||||
|
|
Loading…
Add table
Reference in a new issue