Files
ssl-nginx/nginx/servers.json.example
Aleksei Sokol 7af75ad55d Initial commit
Add nginx and certbot configurations
2023-10-09 09:48:30 +03:00

8 lines
158 B
JSON

{
"server.name": {
"redirect": "http://local.address",
"options": [
"other_server_level_nginx_options here;"
]
}
}