新建部署配置
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# postgres
|
||||
DB_USERNAME=
|
||||
DB_PASSWORD=
|
||||
DB_NAME=
|
||||
DB_PORT=5432
|
||||
|
||||
# redis
|
||||
REDIS_PORT=6379
|
||||
Reference in New Issue
Block a user