部署文件上传,修改环境变量为development
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# 服务器机器相关(覆盖 .env.development 中的同名项)
|
||||
PORT=8090
|
||||
DATABASE_URL="mysql://dukang:Dukang2026!@localhost:3306/dukang_haoke"
|
||||
REDIS_URL="redis://localhost:6379"
|
||||
Reference in New Issue
Block a user