mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 08:21:55 +00:00
tests: standardize file structure & naming
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
server {
|
||||
server_name __;
|
||||
listen 80 default_server;
|
||||
return 418;
|
||||
}
|
Reference in New Issue
Block a user