init commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
PORT=8080
|
||||
SECRET=testing123
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_DATABASE=app
|
||||
DB_USERNAME=proxy
|
||||
DB_PASSWORD=proxy
|
||||
DB_TIMEZONE=Asia/Shanghai
|
||||
Reference in New Issue
Block a user