mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-06 16:55:32 +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