Skip to content

Commit 648ef4f

Browse files
committed
全局环境变量移动根目录,解决环境变量找不到的问题
1 parent 499dc27 commit 648ef4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
DB_HOST=mysql
2+
REDIS_HOST=redis
3+
MONGO_HOST=mongo

0 commit comments

Comments
 (0)