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
7411cc9af7
commit
5c6960395a
@ -93,6 +93,7 @@ server {
|
||||
proxy_set_header Connection "upgrade";
|
||||
}
|
||||
|
||||
// same thing here
|
||||
location = /api/v9/auth/register {
|
||||
limit_req zone=registerzone;
|
||||
proxy_pass http://127.0.0.1:3001;
|
||||
|
Loading…
Reference in New Issue
Block a user