Skip to content

Commit a079642

Browse files
committed
Fix type of objection.js
1 parent f47774f commit a079642

File tree

2 files changed

+1996
-3
lines changed

2 files changed

+1996
-3
lines changed

.env.example

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
APP_PORT=8000
22

3-
CODE_SOURCE=
4-
53
# Database Configurations
64
DB_CLIENT=pg
75
DB_HOST=127.0.0.1
@@ -11,8 +9,8 @@ DB_USER=
119
DB_PASSWORD=
1210

1311
# Log
12+
LOGGING_DIR=
1413
LOGGING_LEVEL=debug
15-
LOG_FILE_GENERATION_SUPPORT=false
1614

1715
# Authentication
1816
ACCESS_TOKEN_DURATION=10m

0 commit comments

Comments
 (0)