Skip to content

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

Closed
josephmiclaus wants to merge 1 commit intolaravel:2.xfrom
josephmiclaus:update-env-example-urls
Closed

[2.x] [API stack] Add APP_URL and FRONTEND_URL to .env.example#463
josephmiclaus wants to merge 1 commit intolaravel:2.xfrom
josephmiclaus:update-env-example-urls

Conversation

@josephmiclaus
Copy link
Contributor

@josephmiclaus josephmiclaus 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.

@josephmiclaus josephmiclaus force-pushed the update-env-example-urls branch from ab14fd2 to 4f8f2c4 Compare February 5, 2025 20:28
@josephmiclaus josephmiclaus force-pushed the update-env-example-urls branch from 4f8f2c4 to 727becd Compare February 5, 2025 20:41
@josephmiclaus josephmiclaus 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