Skip to content

Commit c4d2a94

Browse files
committed
[Add] OAuth2 in backend
1 parent 9c3338e commit c4d2a94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ MONGO_INITDB_DATABASE=core
55
DATABASE_URL=mongodb://root:password@db:27017
66
NODE_ENV=development
77
DEBUG=1
8-
SECRET_KEY="change-this-key"
8+
SECRET_KEY=change-this-key

0 commit comments

Comments
 (0)