custom image
This commit is contained in:
parent
2cd272215d
commit
40d013df56
5 changed files with 53 additions and 4 deletions
3
custom/reverseproxy/config/vhost.d/faulty.nl
Normal file
3
custom/reverseproxy/config/vhost.d/faulty.nl
Normal file
|
@ -0,0 +1,3 @@
|
|||
location /nginx {
|
||||
return 200 "Nginx is running!";
|
||||
}
|
Reference in a new issue