We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc4f8e commit 9b873d7Copy full SHA for 9b873d7
src/config.example.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ TOKEN: 'YOUR_APP_TOKEN_HERE',
3
+ PORT: 3000 // ou un autre port si besoin
4
+};
0 commit comments