trypost/docker
André Dantas ef501dd385 fix(docker): add Reverb WebSocket proxy to nginx
Add /app/ (Pusher protocol) and /apps/ (REST API) location blocks
with Upgrade/Connection headers so browsers can connect to the
in-container Reverb server via the same port 80/443 endpoint.
2026-05-12 23:44:55 -03:00
..
.env.docker.example fix(docker): drop stripe envs and bump upload limits to 1G 2026-05-12 23:44:55 -03:00
Dockerfile fix(docker): production build/runtime fixes from homelab deploy 2026-05-12 23:44:55 -03:00
entrypoint.sh fix(docker): production build/runtime fixes from homelab deploy 2026-05-12 23:44:55 -03:00
nginx.conf fix(docker): add Reverb WebSocket proxy to nginx 2026-05-12 23:44:55 -03:00
php.dev.ini fix(docker): drop stripe envs and bump upload limits to 1G 2026-05-12 23:44:55 -03:00
php.prod.ini fix(docker): drop stripe envs and bump upload limits to 1G 2026-05-12 23:44:55 -03:00
postgres-init.sh feat(docker): add multi-stage Dockerfile with dev and production targets 2026-05-12 23:44:55 -03:00
supervisord.dev.conf feat(docker): add multi-stage Dockerfile with dev and production targets 2026-05-12 23:44:55 -03:00
supervisord.prod.conf feat(docker): add multi-stage Dockerfile with dev and production targets 2026-05-12 23:44:55 -03:00