1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
A Holt 2019-12-20 09:33:26 -05:00 committed by GitHub
parent a5ac22404a
commit 79e1bb164b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
location / {
rewrite ^/$ $1/{{ iiab_home_url }};
rewrite ^/$ $1{{ iiab_home_url }};
}
location /usb {