mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Don't create new permission
This commit is contained in:
parent
e108d15e2c
commit
ecac2c6aae
1 changed files with 1 additions and 3 deletions
|
@ -69,9 +69,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
api.url = "/api"
|
main.auth_header = false
|
||||||
api.auth_header = false
|
|
||||||
api.show_tile = false
|
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "postgresql"
|
packages = "postgresql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue