Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-07-17 14:48:26 +02:00
parent 11ea791a0b
commit 60dd2ff3ba

View file

@ -65,6 +65,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.show_tile = false
api.protected = true
[resources.ports]