Page MenuHomePhorge

caddyfile-pleroma.example
No OneTemporary

Size
439 B
Referenced Files
None
Subscribers
None

caddyfile-pleroma.example

social.domain.tld {
tls user@domain.tld
log /var/log/caddy/pleroma.log
cors / {
origin https://halcyon.domain.tld
origin https://pinafore.domain.tld
methods POST,PUT,DELETE,GET,PATCH,OPTIONS
allowed_headers Authorization,Content-Type,Idempotency-Key
exposed_headers Link,X-RateLimit-Reset,X-RateLimit-Limit,X-RateLimit-Remaining,X-Request-Id
}
proxy / localhost:4000 {
websocket
transparent
}
}

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 2, 2:28 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
486945
Default Alt Text
caddyfile-pleroma.example (439 B)

Event Timeline