mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
5 lines
74 B
Text
5 lines
74 B
Text
|
server {
|
||
|
listen 8085;
|
||
|
server_name quotes.com www.quotes.com;
|
||
|
}
|