1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

try debug api

This commit is contained in:
rodinux 2024-05-16 22:15:17 +02:00
parent c0fbeb5989
commit c3f4e90aff
2 changed files with 1 additions and 8 deletions

View file

@ -1,7 +0,0 @@
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>

View file

@ -48,7 +48,7 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.url = "/api/*"
api.allowed = ["visitors", "all_users"]
api.show_tile = false
api.protected = true