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