1
0
mirror of git://f0xx.org/ac/ac-be-hub synced 2026-07-29 03:38:44 +03:00

path refs sync

This commit is contained in:
Anton Afanasyeu
2026-06-23 12:33:05 +02:00
parent 6013b848c5
commit e7c44079df

View File

@@ -10,6 +10,6 @@ location /app/androidcast_project/ {
index index.php index.html;
}
location ^~ /app/androidcast_project/crashes/assets/ {
location ^~ /app/androidcast_project/issues/assets/ {
alias /var/www/localhost/htdocs/apps/app/androidcast_project/android_cast/examples/crash_reporter/backend/public/assets/;
}