Update theme components

This commit is contained in:
DariusIII
2026-08-27 19:01:30 +02:00
parent b2096be078
commit 3285303984
30 changed files with 774 additions and 157 deletions
+2
View File
@@ -389,6 +389,8 @@ APP_SERVICE=laravel.test
# Port mapping: host → container
APP_PORT=80
VITE_PORT=5173
# Browser-reachable host for Docker Vite hot reload URLs and HMR.
VITE_DEV_SERVER_HOST=localhost
FORWARD_DB_PORT=3306
FORWARD_REDIS_PORT=6379
FORWARD_MAILPIT_PORT=1025