Add example authbox config
This commit is contained in:
parent
5ca3eff6c2
commit
604fd06b01
4
server/authbox_config_example.js
Normal file
4
server/authbox_config_example.js
Normal file
@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
apiKey: 'foobar',
|
||||
secretKey: '1234567'
|
||||
};
|
Loading…
Reference in New Issue
Block a user