1
0
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:
AToska21 2021-12-22 15:56:51 +01:00 committed by GitHub
parent 7411cc9af7
commit 5c6960395a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;