mirror of
https://github.com/unmojang/drasl.git
synced 2025-08-03 19:06:04 -04:00
8 lines
172 B
Caddyfile
8 lines
172 B
Caddyfile
# Should be the same as `Domain` in Drasl's config.toml
|
|
drasl.example.com
|
|
|
|
# Email address to use for obtaining TLS certificates
|
|
tls mail@example.com
|
|
|
|
reverse_proxy :25585
|