mirror of https://github.com/ethereum/go-ethereum
parent
79893a58d3
commit
9748bdfd0c
@ -0,0 +1,9 @@ |
|||||||
|
# Algolia |
||||||
|
NEXT_PUBLIC_ALGOLIA_APP_ID= |
||||||
|
NEXT_PUBLIC_ALGOLIA_SEARCH_API_KEY= |
||||||
|
NEXT_PUBLIC_ALGOLIA_BASE_SEARCH_INDEX_NAME= |
||||||
|
|
||||||
|
# GitHub API |
||||||
|
# Note: this token expires on Dec 16, 2023 |
||||||
|
# check fine-grained tokens https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#about-personal-access-tokens |
||||||
|
GITHUB_TOKEN_READ_ONLY= |
Loading…
Reference in new issue