This commit is contained in:
2025-01-03 10:31:30 +08:00
parent e36c7f4810
commit ce9db4c25d
8 changed files with 177 additions and 66 deletions

View File

@@ -4,11 +4,11 @@ port = 8080
debug = true
[database]
host = 172.16.5.2
host = 43.140.205.103
port = 3306
database = test
user = root
password = 123456
database = kaku
user = kaku
password = p4J7fY8mc6hcZfjG
[kafka]
bootstrap_servers = 172.16.5.2:9092