frappe_docker/overrides
abounoone 4e2516cdd7 fix: socket.io Invalid origin + dev mode PYTHONPATH + sync-assets improvements
- compose.local-origin.yaml: patch nginx to forward Host: $http_host (not
  websocket:9000) in /socket.io block so authenticate.js host==origin check passes
- compose.picking-dev.yaml: add PYTHONPATH=/home/frappe/frappe-bench/apps/picking_app
  to all services so picking_app is importable without pip install in dev mode
- images/custom/Containerfile: fix Frappe bug — add missing return after
  next(new Error("Invalid namespace")) in socket.io authenticate middleware
- Makefile: recreate-frontend target; sync-assets clears cache before copy and
  uses --force-recreate instead of restart; dev-up force-recreates frontend to
  flush stale backend IPs from nginx cache

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 10:21:20 +00:00
..
compose.assets-volume.yaml Add custom apps config and assets volume override 2026-03-18 08:50:06 +00:00
compose.backup-cron.yaml fix: backup cron user 2024-12-25 11:28:22 +05:30
compose.custom-domain-ssl.yaml refactor: build only one frappe/erpnext image (#1032) 2023-01-16 04:20:09 +05:30
compose.custom-domain.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
compose.https.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
compose.local-origin.yaml fix: socket.io Invalid origin + dev mode PYTHONPATH + sync-assets improvements 2026-03-20 10:21:20 +00:00
compose.mariadb-secrets.yaml chore(deps): update MariaDB to v11.8 (LTS) (#1715) 2025-09-29 11:37:17 +05:30
compose.mariadb-shared.yaml Remoed the version attribute from docker compose files 2025-12-17 11:10:10 +02:00
compose.mariadb.yaml Changing type of DB_PORT to string 2025-11-07 11:26:40 +03:00
compose.multi-bench-ssl.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
compose.multi-bench.yaml fix(overrides): remove redis services from mariadb network in multi-bench setup 2026-03-10 15:09:26 +03:00
compose.nginxproxy-ssl.yaml fix: Add label for acme discovery to nginx-proxy 2026-02-18 17:31:35 +01:00
compose.nginxproxy.yaml feat: add nginx-proxy with acme companion as an alternative to traefik (#1800) 2026-02-06 09:56:28 +05:30
compose.noproxy.yaml #1402 Environment variables for custom image (#1403) 2024-06-08 00:21:17 +05:30
compose.picking-dev.yaml fix: socket.io Invalid origin + dev mode PYTHONPATH + sync-assets improvements 2026-03-20 10:21:20 +00:00
compose.postgres.yaml docs(postgres): add migration guide and update to postgres 15.17 2026-03-09 16:17:43 +00:00
compose.proxy.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
compose.redis.yaml Compose with restart (#1567) 2025-02-15 12:03:57 +05:30
compose.sync-assets.yaml feat: add picking_app dev mode and sync-assets support 2026-03-19 23:32:26 +00:00
compose.traefik-ssl.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
compose.traefik.yaml feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00