mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
hardened configuration
- moved env rewrite + dotenv code to single location - fixed bug with system flag on user
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
|
||||
// Setup the environment.
|
||||
require('../services/env');
|
||||
|
||||
const debug = require('debug')('talk:util');
|
||||
|
||||
const util = module.exports = {};
|
||||
|
||||
Reference in New Issue
Block a user