feat: Add validation for DISCORD_CLIENT_ID in command registration and update deployment guide for dashboard publish directory
CI-CD / Dashboard Lint Build (push) Successful in 12s
CI-CD / Deploy to Coolify (push) Failing after 3s
CI-CD / Bot Lint Test Build (push) Successful in 1m21s

This commit is contained in:
2026-05-17 19:28:24 +02:00
parent 2c4408be05
commit ff58566989
3 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Optional same-origin pattern:
3. Add resource `omo-bot-dashboard` from this repository:
- Base directory: `admin-dashboard`
- Build command: `npm run build`
- Publish directory: `dist`
- Publish directory: `/`
- Internal port: `80` (typical static web port behind Coolify)
4. Configure domains for each resource and enable TLS certificates.