Skip to content

Commit

Permalink
remove tokens in config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
guesswho461 authored Apr 23, 2020
1 parent 18e2988 commit 75ecd40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

module.exports = {
fbMesChatBotToken:
"EAAHGWe0Bo1IBABMq7O3G0ZCpZCwjCyzFpVXRNShYUqeDjJzrrkRWSCgcKvEehoYYizuBbaZCmx0bndc3YGVbHq0tvrmewq81qRkS5YFf5kbBc16jtawQTsUj9a5jazDAF35fLoGy1jBTnyxgMsACP7e0hLlZC75rZBWxGORqb98ozy9cq6UynV6px2YOX088ZD",
"",
token:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJjYWtlVmVuZGluZyIsIm5hbWUiOiJKYXNoIEhzdSJ9.DSYy7W5a6iLSre1cmRaWBEdxYGu81jzdwdWnbnqRr4c",
"",
subject: "cakeVending",
name: "Jash Hsu",
secret: "0919304983",
secret: "",
backendVersion: "cakeVendingBackend v1.0",
backendPort: 8081,
mqttBrokerPort: 1883,
Expand Down

0 comments on commit 75ecd40

Please sign in to comment.