* API_BASE and INTERNAL_API_BASE are set during build
* Use node:22 in dev to match prod
* Use GIT_HASH from --build-arg
* housekeeping.py missing from backend image
* bump dev postgres to 17
* bump ci to node 22 to match prod
* check nginx is up in ci
* Add Docker Production setup
* Fixup ci
* forgot to hit save..
* try again
* More trying
* tweaks
* 🐻 hide all the dumbness
* overriding INTERNAL_API_BASE is optional
* Add pgdump dir to allow pg_restore
* rework nginx configuration for prod
* Add proxy timeouts for sanity