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

Add and update values in .env.sample #126

Open
brettski opened this issue Oct 23, 2023 · 2 comments
Open

Add and update values in .env.sample #126

brettski opened this issue Oct 23, 2023 · 2 comments
Assignees
Labels
chore eating the frog

Comments

@brettski
Copy link
Contributor

Three values need to be added to the .env.sample to ensure people have the needed settings.

PUBLIC_THAT_API=https://api.that.tech

NODE_ENV=development
PUBLIC_VERCEL_ENV=development

and update:

PUBLIC_AUTH0_BASE_URL=http://localhost:5173
PUBLIC_AUTH0_ISSUER_BASE_URL=https://auth.that.tech

to

PUBLIC_AUTH0_BASE_URL=http://localhost:5173/
PUBLIC_AUTH0_ISSUER_BASE_URL=https://auth.that.tech/
@brettski brettski added the chore eating the frog label Oct 23, 2023
@brettski brettski self-assigned this Oct 23, 2023
@theClarkSell
Copy link
Member

Ironically, the readme needs to be looked at too. I'm not even sure it's valid since we stood up the repo

@brettski
Copy link
Contributor Author

brettski commented Oct 23, 2023

Oh that's right, I meant to add for that, e.g. the number of issues is pointing to THAT.us and needs to be updated to thatconference.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore eating the frog
Projects
None yet
Development

No branches or pull requests

2 participants