Commit graph

3 commits

Author SHA1 Message Date
Andras Bacsai
e2c2180f4f fix(dev): support root bind mounts and LAN Vite access
Keep the dev container as root for s6 init so composer can create
vendor/ on root-owned mounts, then chown writable paths to www-data.
Move init-setup into a shell script and expose VITE_HOST/PORT for
remote HMR (LAN/Tailscale) with Vite listening on 0.0.0.0.
2026-07-18 20:56:01 +02:00
Andras Bacsai
3893754a10 fix confs etc 2024-12-10 10:46:05 +01:00
Andras Bacsai
8f48f84bdf development should work now 2024-12-09 13:34:31 +01:00
Renamed from docker/dev/etc/s6-overlay/s6-rc.d/init-setup/up (Browse further)