This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/custom/reverseproxy/config/vhost.d/faulty.nl
2023-01-31 12:36:37 +01:00

3 lines
No EOL
55 B
Text

location /nginx {
return 200 "Nginx is running!";
}