Skip to content

Feature/Add default value recommendation for install script#229

Open
bassojf wants to merge 1 commit intodevelopfrom
feature/add_value_in_install_script
Open

Feature/Add default value recommendation for install script#229
bassojf wants to merge 1 commit intodevelopfrom
feature/add_value_in_install_script

Conversation

@bassojf
Copy link
Contributor

@bassojf bassojf commented Jul 22, 2025

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.

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.

1 participant