1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00
This commit is contained in:
Éric Gaspar 2023-08-19 11:41:31 +02:00
parent 32037f0aff
commit a8c2432b24
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
location __PATH__/ {
# Path to source
alias __INSTALL_DIR__/ ;
alias __INSTALL_DIR__/;
rewrite ^/(__PATH__/img/.*)$ /$1 break;
rewrite ^/(__PATH__/js/.*)$ /$1 break;

View file

@ -14,7 +14,7 @@ license = "MIT"
code = "https://github.com/mikespub-org/rvolz-BicBucStriim"
[integration]
yunohost = ">> 11.2"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false