We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61badc8 commit f1a8fe0Copy full SHA for f1a8fe0
src/config/config.php
@@ -3,5 +3,6 @@
3
'token' => 'your-token',
4
'channel' => '#general',
5
'username' => 'Error Bot',
6
+ 'env' => 'production'
7
]
8
];
0 commit comments