mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-03 20:31:38 +00:00
remove glance basic auth
This commit is contained in:
@ -123,10 +123,6 @@
|
||||
{$GLANCE_DOMAIN} {
|
||||
tls /etc/ssl/custom/{$GLANCE_CRT} /etc/ssl/custom/{$GLANCE_KEY}
|
||||
|
||||
basic_auth {
|
||||
{$GLANCE_USERNAME} {$GLANCE_PASSWORD}
|
||||
}
|
||||
|
||||
request_body {
|
||||
max_size 64MB
|
||||
}
|
||||
|
Reference in New Issue
Block a user