6208f4207d
This commit introduces the capability of using a Self-Hosted Webhook URL. The application now checks for a self-hosted URL before querying the database for the webhook settings. If a Self-Hosted Webhook URL is set in the environment variables, it will be used directly, diminishing unnecessary database queries. |
||
---|---|---|
.. | ||
src | ||
.dockerignore | ||
.env.example | ||
.env.local | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
fly.toml | ||
jest.config.js | ||
jest.setup.js | ||
openapi.json | ||
package.json | ||
pnpm-lock.yaml | ||
requests.http | ||
tsconfig.json |