Browse Source

enshort description

main
ghost 12 months ago
parent
commit
211842e66a
  1. 2
      README.md

2
README.md

@ -39,7 +39,7 @@ Please, follow existing file tree and namespace model
+ Provider folder must have same name as it `server_name` value + Provider folder must have same name as it `server_name` value
+ For subfolder configurations, just make plain folder name without dots + For subfolder configurations, just make plain folder name without dots
* Attach at least one server file configuration `nginx/some-domain-name/some-provider-name/server.conf` * Attach at least one server file configuration `nginx/some-domain-name/some-provider-name/server.conf`
+ For subfolder configurations, attach location file also `nginx/some-domain-name/some-provider-name/location.conf` + For subfolder, attach location file `nginx/some-domain-name/some-provider-name/location.conf`
* Create `nginx/some-domain-name/some-provider-name/README.md` and describe there install/uninstall steps * Create `nginx/some-domain-name/some-provider-name/README.md` and describe there install/uninstall steps
* Send your PR to this repo * Send your PR to this repo

Loading…
Cancel
Save