7 lines
96 B
Text
7 lines
96 B
Text
|
http://localhost:4010 {
|
||
|
file_server {
|
||
|
root ./frontend
|
||
|
}
|
||
|
reverse_proxy /ws 127.0.0.1:4009
|
||
|
}
|