Skip to content

Commit

Permalink
Update API key
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlostorto committed Mar 20, 2023
1 parent 4004043 commit e6d7f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console/console.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ let visits;

// DATABASE
const appName = 'data-pddjp';
const apiKey = 'EfQF4RWfsTK3roinoSSe8p7BsOImNRWTlSP4yYoW1Q87C44m8wzlA8BUyZLWkK3K';
const apiKey = 'ZTxLUr2NMrbV12Bn5CGA5qGfmoG48pBhQAyEnPsClNqmVsPmAe4OM4R8C2I5T46z';
const mongoDatabaseURL = `https://data.mongodb-api.com/app/${appName}/endpoint/data/v1/action/`;
let authorisedToken = null;
let tokenLife = 0;
Expand Down

0 comments on commit e6d7f53

Please sign in to comment.