Feature: Make docker-auto build features

This commit is contained in:
winkidney
2019-12-08 16:12:38 +08:00
committed by Isaac Bythewood
parent 5577e27921
commit 953164cf04
2 changed files with 10 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ server {
}
location / {
root /app/pinry-spa/dist/;
root /srv/www/pinry/pinry-spa/dist/;
access_log off;
}
}