forked from mirrored/github-readme-stats
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
# github token
|
|
PAT_1=<YOUR_GITHUB_TOKEN>
|
|
# github username
|
|
GH_UN=<YOUR_GITHUB_USERNAME>
|
|
# port to listen on
|
|
port=9000
|
|
|