1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-22 09:35:40 +02:00
parent 2ac3897fa4
commit 581c18c6ab

View file

@ -57,7 +57,7 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.additional_urls = "/identity/connect/token"
api.additional_urls = ["/identity/connect/token"]
api.allowed = "visitors"
api.auth_header = false
api.show_tile = false