mirror of
https://github.com/kou029w/fogtype.com
synced 2025-02-01 14:48:44 +00:00
Compare commits
3 commits
022301c850
...
6ab29dafa1
Author | SHA1 | Date | |
---|---|---|---|
|
6ab29dafa1 | ||
aac9edd7f5 | |||
|
905b784025 |
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
https:
|
||||
image: caddy:2.6.3-alpine@sha256:e782cdc152609a801ac266b687d8edf04ba03afcc79feab6b893b3cf70e58b25
|
||||
image: caddy:2.6.3-alpine@sha256:0172cee78412fe1d937fb5e6adcc0805d5506c4f69f771effa9aef83ce451911
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
|
|
|
@ -6,6 +6,7 @@ read.keiu.net {
|
|||
}
|
||||
fogtype.com {
|
||||
handle /.well-known/nostr.json {
|
||||
header access-control-allow-origin *
|
||||
file_server
|
||||
}
|
||||
reverse_proxy http://gts:8080
|
||||
|
|
Loading…
Add table
Reference in a new issue