Skip to content

Conversation

TeriyakiBomb
Copy link

No description provided.

full: en_GB
name: English
url: "https://example.com"
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the whitespace before the backticks otherwise it won't render correctly.

url: "https://example.com"
```

Or `APP_URL=https://example.com` in your `.env`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a good idea to give an example. Something like this:

Or reference the URL from an environment variable in your .env file.

url: "{env:APP_URL}"
APP_URL=https://example.com/

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.

3 participants