feat: Add Dev Branch Testing Guide and CI/CD Pipeline for Staging Deployment
Some checks failed
CI/CD Pipeline (Dev/Staging) / staging (push) Failing after 9m0s
Some checks failed
CI/CD Pipeline (Dev/Staging) / staging (push) Failing after 9m0s
This commit is contained in:
@@ -22,6 +22,9 @@ services:
|
||||
- MY_INFO_PASSWORD=${MY_INFO_PASSWORD}
|
||||
- ADMIN_BASIC_AUTH=${ADMIN_BASIC_AUTH:-admin:staging_password}
|
||||
- LOG_LEVEL=debug
|
||||
- N8N_WEBHOOK_URL=${N8N_WEBHOOK_URL:-https://n8n.dk0.dev}
|
||||
- N8N_API_KEY=${N8N_API_KEY}
|
||||
- N8N_SECRET_TOKEN=${N8N_SECRET_TOKEN}
|
||||
volumes:
|
||||
- portfolio_staging_data:/app/.next/cache
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user