1
0
Fork 0

trying to authorize app ressources url

This commit is contained in:
OniriCorpe 2024-01-16 23:29:54 +01:00
parent e748f6bd25
commit d808ef4dd5
1 changed files with 2 additions and 1 deletions

View File

@ -60,4 +60,5 @@ ram.runtime = "50M"
download.url = "/download"
download.allowed = "visitors"
download.auth_header = false
download.show_tile = false
download.show_tile = false
download.additional_urls = [ "/inter.css", "re:/app.*\.css", "re:/app.*\.js", "re:/icon.*\.svg" ]