1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00

Merge pull request #46 from YunoHost-Apps/fix_nginx_permissions

Fix nginx permissions
This commit is contained in:
Mateusz 2024-03-19 01:15:23 +01:00 committed by GitHub
commit 8f7a01e663
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,8 +67,9 @@ ram.runtime = "50M"
[resources.install_dir]
[resources.permissions]
main.url = "/"
[resources.permissions]
main.url = "/"
main.auth_header = false
[resources.apt]
packages = "postgresql"