Merge remote-tracking branch 'origin/next' into v5-parallel-inertia-react

This commit is contained in:
Andras Bacsai
2026-07-18 20:57:08 +02:00
20 changed files with 85 additions and 37 deletions
+1
View File
@@ -108,6 +108,7 @@ services:
container_name: coolify-vite
working_dir: /var/www/html
environment:
# Set VITE_HOST in .env to a browser-reachable IP/hostname for LAN/Tailscale access
VITE_HOST: "${VITE_HOST:-localhost}"
VITE_PORT: "${VITE_PORT:-5173}"
ports: