environmental example variables fixes (#330)

This commit is contained in:
sriram veeraghanta 2023-02-23 18:05:32 +05:30 committed by GitHub
parent 98d4473501
commit 2b3cb839ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1962 additions and 1509 deletions

View File

@ -1,4 +1,4 @@
NEXT_PUBLIC_API_BASE_URL = "localhost/"
NEXT_PUBLIC_API_BASE_URL = "http://localhost"
NEXT_PUBLIC_GOOGLE_CLIENTID="<-- google client id -->"
NEXT_PUBLIC_GITHUB_ID="<-- github client id -->"
NEXT_PUBLIC_SENTRY_DSN="<-- sentry dns -->"

3469
yarn.lock

File diff suppressed because it is too large Load Diff