Browse Source

chore: updated github id in readme

Tienson Qin 5 years ago
parent
commit
2e60a8085e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -96,7 +96,7 @@ export JWT_SECRET="xxxxxxxxxxxxxxxxxxxx"
 export COOKIE_SECRET="xxxxxxxxxxxxxxxxxxxx"
 export DATABASE_URL="postgres://localhost:5432/logseq"
 export GITHUB_APP2_NAME="logseq-test-your-username-app"
-export GITHUB_APP2_ID="78728"
+export GITHUB_APP2_ID="your id"
 export GITHUB_APP2_KEY="xxxxxxxxxxxxxxxxxxxx" #Your Github App's Client ID
 export GITHUB_APP2_SECRET="xxxxxxxxxxxxxxxxxxxx"
 # Replace your-code-directory and your-app.private-key.pem with yours