mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
11 lines
No EOL
105 B
Caddyfile
11 lines
No EOL
105 B
Caddyfile
{
|
|
skip_install_trust
|
|
}
|
|
:443 {
|
|
tls internal {
|
|
on_demand
|
|
}
|
|
file_server {
|
|
root ./build
|
|
}
|
|
} |