Skip to content

Commit a455254

Browse files
committed
merging dev into elena/updatingToDB to push new changes for user database to dev. Merge branch 'dev' into elena/updatingToDB
2 parents a1621d9 + d58b4df commit a455254

File tree

4 files changed

+1006
-34
lines changed

4 files changed

+1006
-34
lines changed

examples/AWS/AWS-ECS/app/chronos-config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
const path = require('path');
2-
require('dotenv').config({path: path.resolve(__dirname, './.env')});
1+
require('dotenv').config();
32

43
module.exports = {
54
// General configuration

0 commit comments

Comments
 (0)