3 lines
No EOL
55 B
Text
3 lines
No EOL
55 B
Text
location /nginx {
|
|
return 200 "Nginx is running!";
|
|
} |