up(memos): update command

This commit is contained in:
cnphpbb
2025-02-11 17:06:15 +08:00
parent 3ebb4beb21
commit 7ac1c5b317
6 changed files with 20 additions and 13 deletions

7
memos/env-lkc.cnf Normal file
View File

@@ -0,0 +1,7 @@
DB_DRIVER=postgres
DB_USER=postgres
DB_PASSWORD=Kevin0412PgSql
DB_DATANAME=memos-db
#DB_HOST=192.168.100.184
DB_HOST=10.0.96.2
DB_POST=5432