mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
fix formatting for Caddyfile
This commit is contained in:
parent
56357ea7e8
commit
b5d70ab706
1 changed files with 9 additions and 9 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
skip_install_trust
|
||||
skip_install_trust
|
||||
}
|
||||
https://0.0.0.0:443 {
|
||||
redir / /web
|
||||
uri strip_prefix /web
|
||||
tls internal {
|
||||
on_demand
|
||||
}
|
||||
file_server {
|
||||
root /web
|
||||
}
|
||||
redir / /web
|
||||
uri strip_prefix /web
|
||||
tls internal {
|
||||
on_demand
|
||||
}
|
||||
file_server {
|
||||
root /web
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue