feat: 환경변수 템플릿 추가
This commit is contained in:
6
wikijs.env.example
Normal file
6
wikijs.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DB_TYPE=postgres
|
||||
DB_HOST=10.89.0.40
|
||||
DB_PORT=5432
|
||||
DB_USER=wikijs
|
||||
DB_PASS=<password>
|
||||
DB_NAME=wikijs
|
||||
Reference in New Issue
Block a user