mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 19:32:30 +01:00
Update HTTPS.md
This commit is contained in:
parent
ac1ca1ceaf
commit
d876cffc5a
@ -69,6 +69,9 @@ If done correctly, you should have your website up and running with SSL. ``serve
|
|||||||
|
|
||||||
An example of a correctly configured NGINX setup (using SSL):
|
An example of a correctly configured NGINX setup (using SSL):
|
||||||
|
|
||||||
|
!!! failure "THIS IS JUST AN EXAMPLE"
|
||||||
|
Do not use this, use the command above, if you use it correctly, you should have a working instance with HTTPS.
|
||||||
|
|
||||||
```
|
```
|
||||||
limit_req_zone $binary_remote_addr zone=registerzone:10m rate=1r/m;
|
limit_req_zone $binary_remote_addr zone=registerzone:10m rate=1r/m;
|
||||||
server {
|
server {
|
||||||
|
Loading…
Reference in New Issue
Block a user