📝 docs(authentik): fix YAML code block indentation in README
This commit is contained in:
parent
fa1539b237
commit
18755078e6
|
|
@ -29,4 +29,4 @@ authentik 是一款面向现代单点登录 (SSO) 的开源身份提供商 (IdP)
|
|||
AUTHENTIK_EMAIL__FROM: authentik@localhost
|
||||
```
|
||||
|
||||
3. 安装应用后,可将 `GeoLite2-City.mmdb` 与 `GeoLite2-ASN.mmdb` 拷贝到 `geoip` 目录下以启用[GeoIP](https://support.maxmind.com/knowledge-base/articles/create-a-maxmind-account) 支持。
|
||||
3. 安装应用后,可将 `GeoLite2-City.mmdb` 与 `GeoLite2-ASN.mmdb` 拷贝到 `geoip` 目录下以启用 [GeoIP](https://support.maxmind.com/knowledge-base/articles/create-a-maxmind-account) 支持。
|
||||
Loading…
Reference in New Issue