Files
zoff/server/config/api_key.example.js
Kasper Rynning-Tønnesen f86a5382f0 Forgot to add the files
2017-11-09 16:12:29 +01:00

4 lines
41 B
JavaScript

var key = "xxxx";
module.exports = key;