Commit 0e5b1760 authored by 吴文龙's avatar 吴文龙

fix

parent 3b4c450e
Pipeline #106333 canceled with stages
...@@ -5,8 +5,8 @@ services: ...@@ -5,8 +5,8 @@ services:
container_name: htwin-dbapi container_name: htwin-dbapi
environment: environment:
- DB_URL=jdbc:mysql://mysql8:3306/htwin_dbapi?useSSL=false&characterEncoding=UTF-8&serverTimezone=GMT%2B8 - DB_URL=jdbc:mysql://mysql8:3306/htwin_dbapi?useSSL=false&characterEncoding=UTF-8&serverTimezone=GMT%2B8
- DB_USERNAME=huansi - DB_USERNAME=root
- DB_PASSWORD=huansi.net - DB_PASSWORD=huansi@hengli
- DB_DRIVER=com.mysql.cj.jdbc.Driver - DB_DRIVER=com.mysql.cj.jdbc.Driver
- IOT_TWINBORN_FILE_LOCATION=/upload - IOT_TWINBORN_FILE_LOCATION=/upload
volumes: volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment