Skip to content

Add and update values in .env.sample #126

Description

@brettski

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

choreeating the frog

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions