# Build main app and NIP-66 monitor images locally; push to silberengel/imwald-jumble and silberengel/imwald-jumble-nip66-monitor as :latest and :<version from package.json>.
# Then create git tag v<version> and push it.
# Run from repo root. Requires: docker, docker login, git.
#
# Optional env: JUMBLE_PROXY_SERVER_URL — passed as Docker build-arg VITE_PROXY_SERVER (default site origin).
# Must match Apache: ProxyPass /sites/ → OG backend; the app requests https://<origin>/sites/?url=…