mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Some more comments
This commit is contained in:
parent
dbddc7c85c
commit
9ab6785920
@ -65,7 +65,6 @@ http {
|
||||
# Frontend server for the external clients; acts as HTTPS termination point.
|
||||
server {
|
||||
listen CLUSTER_FRONTEND_PORT ssl;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
server_name "CLUSTER_FQDN";
|
||||
|
||||
ssl_certificate /etc/nginx/ssl/cert.pem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user