Initial commit
Add nginx and certbot configurations
This commit is contained in:
8
nginx/servers.json.example
Normal file
8
nginx/servers.json.example
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"server.name": {
|
||||
"redirect": "http://local.address",
|
||||
"options": [
|
||||
"other_server_level_nginx_options here;"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user