fastapi: reload app after Gel config update (#854)
Use [the config hook](https://github.com/geldata/gel-cli/pull/1726) to trigger a FastAPI app reload, so that the user could for example: 1. User updates `gel.local.toml` to modify the SMTP server port 2. `gel watch --sync` applies such config 3. Config hook runs to modify a signal file 4. `fastapi dev` is woken to reload the app
F
Fantix King committed
b887b842a8750e0d90823ea0a5672abccb62b8ff
Parent: e6ae900
Committed by GitHub <noreply@github.com>
on 8/13/2025, 7:20:05 PM