uptime-kuma config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Docker registry needs Authorization header passthrough
|
||||
proxy_set_header Authorization $http_authorization;
|
||||
proxy_pass_header Authorization;
|
||||
|
||||
# Private access control
|
||||
include /etc/nginx/vhost.d/private;
|
||||
Reference in New Issue
Block a user