test(deploy): trigger Forgejo Actions deploy flow
Trivial Caddyfile change to validate end-to-end deploy: 1. Forgejo Actions builds backend/worker/frontend images 2. Push to ghcr.io via GHCR_PAT 3. SSH deploy to Beget VPS (46.173.16.127:/opt/gendesign) 4. Caddy reload + health check Revert this commit after successful deploy validation.
This commit is contained in:
parent
ae0fce3528
commit
6c008f8226
1 changed files with 1 additions and 0 deletions
|
|
@ -61,3 +61,4 @@ obsidian.gendsgn.ru {
|
|||
reverse_proxy frontend:3000
|
||||
}
|
||||
}
|
||||
# Test deploy flow 2026-05-15T21:43:32Z
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue