update readme.md

This commit is contained in:
engigu
2024-01-28 20:30:56 +08:00
parent 48c439c840
commit bb49134f72
+1 -1
View File
@@ -347,7 +347,7 @@ services:
ports: ports:
- "8000:8000" - "8000:8000"
environment: environment:
- INIT_DATA=enable # 首次运行需要初始化 - INIT_DATA=enable # 首次运行需要初始化,初始化后可以不要去掉这个配置
- MYSQL_HOST=192.168.64.133 - MYSQL_HOST=192.168.64.133
- MYSQL_PORT=3308 - MYSQL_PORT=3308
- MYSQL_USER=root - MYSQL_USER=root