Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x] [API stack] Add APP_URL and FRONTEND_URL to .env.example #463

Closed
wants to merge 1 commit into from

Conversation

miclaus
Copy link
Contributor

@miclaus miclaus commented Feb 5, 2025

Please review #466 first.

Updates .env.example with APP_URL=http://localhost:8000 and FRONTEND_URL=http://localhost:3000, in addition to the changes made to .env when installing the API stack.

Since the .env file is typically not committed, this ensures that .env.example contains the necessary environment variables for consistency when setting up the project.

Note: The install script already assumes that .env.example exists.

@miclaus miclaus force-pushed the update-env-example-urls branch from ab14fd2 to 4f8f2c4 Compare February 5, 2025 20:28
@miclaus miclaus force-pushed the update-env-example-urls branch from 4f8f2c4 to 727becd Compare February 5, 2025 20:41
@miclaus miclaus changed the title [2.x] Add APP_URL and FRONTEND_URL to .env.example [2.x] [API stack] Add APP_URL and FRONTEND_URL to .env.example Feb 5, 2025
@taylorotwell
Copy link
Member

We are rebuilding our starter kits now.

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