mirror of
https://github.com/kou029w/fogtype.com
synced 2025-02-01 22:58:39 +00:00
Compare commits
No commits in common. "9e6d66a54e4612582cd2bdc290ecdd73f02ab77a" and "6a7099e9aa2db34c3f51ba4e301c35e8e8659014" have entirely different histories.
9e6d66a54e
...
6a7099e9aa
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
https:
|
||||
image: caddy:2.6.4-alpine@sha256:aacae65cfdcf61777306cf7c131fb968f67bb7fab8dfd683aa073e8b99867e66
|
||||
image: caddy:2.6.4-alpine@sha256:634887c995d5b341007e3627f01c534a5b82733a5a959269e990551cad82538a
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
|
@ -2,7 +2,6 @@ https://. tls://. . {
|
|||
tls /var/lib/caddy/data/caddy/certificates/acme-v02.api.letsencrypt.org-directory/dns.fogtype.com/dns.fogtype.com.crt /var/lib/caddy/data/caddy/certificates/acme-v02.api.letsencrypt.org-directory/dns.fogtype.com/dns.fogtype.com.key
|
||||
reload
|
||||
prometheus 0.0.0.0:9153
|
||||
cache 10
|
||||
hosts {
|
||||
fallthrough
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue