mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Moved api-keys out of 'sight', and added analytics as optional
This commit is contained in:
3
server/config/analytics.example.js
Normal file
3
server/config/analytics.example.js
Normal file
@@ -0,0 +1,3 @@
|
||||
var analytics = "xxxx";
|
||||
|
||||
module.exports = analytics;
|
||||
Reference in New Issue
Block a user