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

Fix api access

This commit is contained in:
Fabian Wilkens 2023-05-23 23:03:17 +02:00 committed by GitHub
parent bcb65dcc05
commit b5f5e61a9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ ram.runtime = "350M"
main.url = "/"
main.auth_header = false
api.url = "/api"
api.url = "/api/"
api.show_tile = false
api.auth_header = false