feat: add docker-compose configuration, new Ferrari image, and update SQL permissions

This commit is contained in:
LagoESP
2026-04-29 12:33:11 +02:00
parent 4b69c03761
commit d17fe0651e
4 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ section { padding: 5rem 0; }
inset: 0;
background:
linear-gradient(180deg, rgba(11,12,16,0.6) 0%, rgba(11,12,16,0.95) 100%),
url('https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1900&q=80') center / cover no-repeat;
url('images/ferrari-main-car.png') center / cover no-repeat;
z-index: -1;
}