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:
parent
bcb65dcc05
commit
b5f5e61a9d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ ram.runtime = "350M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
main.auth_header = false
|
main.auth_header = false
|
||||||
|
|
||||||
api.url = "/api"
|
api.url = "/api/"
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.auth_header = false
|
api.auth_header = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue