Skip to content

Feature/Add default value recommendation for install script#229

Merged
mateodurante merged 1 commit into
developfrom
feature/add_value_in_install_script
Jun 24, 2026
Merged

Feature/Add default value recommendation for install script#229
mateodurante merged 1 commit into
developfrom
feature/add_value_in_install_script

Conversation

@bassojf

@bassojf bassojf commented Jul 22, 2025

Copy link
Copy Markdown
Contributor

If DJANGO_CORS_ALLOWED_ORIGINS is left empty during the installation, it will cause runtime errors in services like postgres and celery.
This commit defines a safe default (https://127.0.0.1,https://localhost) in ngen.prod.env.example which improves the setup script’s interactive prompt to prevent users from leaving it blank during installation.

@mateodurante mateodurante force-pushed the feature/add_value_in_install_script branch from b6d30f1 to c8780fe Compare June 24, 2026 10:37
@mateodurante mateodurante merged commit c7e87bb into develop Jun 24, 2026
6 checks passed
@mateodurante mateodurante deleted the feature/add_value_in_install_script branch June 24, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants