dev #71
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Coolify env vars only reach docker-compose services that explicitly reference them via ${VAR}. Adding CATALOG_SOURCE_DB_ENABLED + PCAT_SOURCE_DB_URL + EMEX_SOURCE_DB_URL to both the api and worker `environment:` blocks so the catalog-source-db lookup layer can pick them up. All three default empty/false so this is a no-op until set in the Coolify env editor for an environment. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>