adding in proper prt
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ http {
|
|||||||
ssl_certificate_key /etc/letsencrypt/live/flowy.live/privkey.pem; # managed by Certbot
|
ssl_certificate_key /etc/letsencrypt/live/flowy.live/privkey.pem; # managed by Certbot
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
grpc_pass grpc://localhost:50051;
|
grpc_pass grpc://localhost:30485;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user