fix: 修复环境变量文件路径问题
- 将 .env.example 文件重命名为 apps/server/.env.example
This commit is contained in:
1
apps/server/.env.example
Normal file
1
apps/server/.env.example
Normal file
@@ -0,0 +1 @@
|
||||
DATABASE_URL=postgres://postgres:postgres@localhost:5432/postgres
|
||||
Reference in New Issue
Block a user