No known key found for this signature in database
GPG Key ID: 86A4D290ED03FAB4
1 changed files with
1 additions and
0 deletions
-
server/config/keys.js
|
@ -1,4 +1,5 @@ |
|
|
module.exports = { |
|
|
module.exports = { |
|
|
|
|
|
session_secret: 'very secret this is', |
|
|
influx_url: 'http://influx:8086', |
|
|
influx_url: 'http://influx:8086', |
|
|
influx_org: 'xrazis', |
|
|
influx_org: 'xrazis', |
|
|
influx_bucket: 'db0', |
|
|
influx_bucket: 'db0', |
|
|