logs update
This commit is contained in:
@@ -16,6 +16,10 @@ server {
|
||||
# Uncomment when SSL is ready:
|
||||
# return 301 https://$server_name$request_uri;
|
||||
|
||||
# Basic Auth Protection (Uncomment to enable)
|
||||
# auth_basic "Restricted Access";
|
||||
# auth_basic_user_file /etc/nginx/.htpasswd;
|
||||
|
||||
# For now, serve directly over HTTP
|
||||
include /etc/nginx/sites-available/crumbforest-locations.conf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user