fix:修复了python环境的依赖问题 调整docker 端口
This commit is contained in:
parent
400503455b
commit
64a34cc63d
@ -1,6 +1,6 @@
|
||||
[server]
|
||||
listen = 0.0.0.0
|
||||
port = 8080
|
||||
port = 8000
|
||||
debug = true
|
||||
|
||||
[database]
|
||||
|
@ -1,3 +1,4 @@
|
||||
Flask == 3.1.0
|
||||
pymysql == 1.1.1
|
||||
confluent-kafka == 2.7.0
|
||||
Flask
|
||||
pymysql
|
||||
confluent-kafka
|
||||
kafka-python-ng
|
Loading…
x
Reference in New Issue
Block a user