change tab to space...

This commit is contained in:
Cyprien Flx 2024-01-23 22:57:18 +01:00 committed by GitHub
commit bc157f3366
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,7 @@ server {
}
location ~ (/vaultwarden)?/identity/connect/token {
location ~ (/vaultwarden)?/identity/connect/token {
include /config/nginx/proxy.conf;
include /config/nginx/resolver.conf;
set $upstream_app vaultwarden;