5 lines
61 B
Text
5 lines
61 B
Text
:80 :3000 {
|
|
try_files {path} /
|
|
root * /site
|
|
file_server
|
|
}
|