추가
This commit is contained in:
15
.env
Normal file
15
.env
Normal file
@@ -0,0 +1,15 @@
|
||||
# Database
|
||||
DB_HOST=172.25.0.79
|
||||
DB_PORT=5433
|
||||
DB_NAME=weeklyreport
|
||||
DB_USER=weeklyreport
|
||||
DB_PASSWORD=weeklyreport2026
|
||||
|
||||
# App
|
||||
SESSION_SECRET=dev-secret-key-change-in-production
|
||||
AUTO_START_SCHEDULER=false
|
||||
|
||||
# TODO: Google OAuth
|
||||
# GOOGLE_CLIENT_ID=
|
||||
# GOOGLE_CLIENT_SECRET=
|
||||
# GOOGLE_REDIRECT_URI=http://localhost:3000/api/auth/callback
|
||||
Reference in New Issue
Block a user