mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 10:35:45 +00:00
7 lines
81 B
Text
7 lines
81 B
Text
:8080 {
|
|
redir / /web
|
|
uri strip_prefix /web/
|
|
file_server {
|
|
root ./build
|
|
}
|
|
}
|