Document Forgejo deploy webhook
This commit is contained in:
parent
62544a1b97
commit
abe67b838b
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ Simply open [Lovable](https://lovable.dev/projects/5ee9d1e7-af25-47e9-ab4c-bdbca
|
|||
|
||||
The production container is built from `Dockerfile` and serves the Vite output with NGINX, including React Router fallback handling. During the image build, `npm ci` installs the locked dependencies and `npm run ci` runs lint plus the production Vite build.
|
||||
|
||||
Dokploy is connected to the `Websites/interactives` Forgejo repository with autodeploy enabled. A push to `main` triggers the Dockerfile CI checks and replaces the running service only after every build step succeeds.
|
||||
Dokploy is connected to the `Websites/interactives` Forgejo repository through a push webhook with autodeploy enabled. A push to `main` triggers the Dockerfile CI checks and replaces the running service only after every build step succeeds.
|
||||
|
||||
## Can I connect a custom domain to my Lovable project?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue