mirror of https://github.com/D4-project/d4-core
fix: typo
parent
1c61e1d1fe
commit
bb3c1b2676
|
@ -9,7 +9,7 @@ server_mode = registration
|
||||||
|
|
||||||
[Flask_Server]
|
[Flask_Server]
|
||||||
# UI port number
|
# UI port number
|
||||||
port = 7002
|
port = 7000
|
||||||
|
|
||||||
[Redis_STREAM]
|
[Redis_STREAM]
|
||||||
host = localhost
|
host = localhost
|
||||||
|
|
Loading…
Reference in New Issue