forked from DevOps/deploy.stack
chore: add env.cfg.example templates and clean up config files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DB_DRIVER=postgres
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=Kevin0412PgSql
|
||||
DB_DATANAME=memos-db
|
||||
DB_HOST=pgsql
|
||||
DB_POST=15432
|
||||
Reference in New Issue
Block a user