1
0
forked from Git/send_ynh

trying to authorize app ressources url

This commit is contained in:
OniriCorpe 2024-01-16 23:29:54 +01:00
parent e748f6bd25
commit d808ef4dd5

View File

@ -61,3 +61,4 @@ ram.runtime = "50M"
download.allowed = "visitors" download.allowed = "visitors"
download.auth_header = false 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" ]