Browse Source

feat: 部署文件参考

TzuxinChen 2 months ago
parent
commit
31b121031e
1 changed files with 9 additions and 0 deletions
  1. 9 0
      docker/.env.example

+ 9 - 0
docker/.env.example

@@ -0,0 +1,9 @@
+DB_HOST=mysql
+DB_USERNAME=root
+DB_PASSWORD=ld123456
+DB_NAME=zyc-db
+DB_PORT=3306
+REDIS_HOST=redis
+REDIS_PORT=6379
+REDIS_PASSWORD=
+REDIS_DATABASE=0