fix(gpt): update the host port by default. (#30447)
This commit is contained in:
parent
be21bc58d5
commit
74edb72541
|
@ -83,4 +83,4 @@ draw-result = 0
|
||||||
[tsfm-service]
|
[tsfm-service]
|
||||||
# moe default service host
|
# moe default service host
|
||||||
tdtsfm_1 = http://127.0.0.1:5000/tdtsfm
|
tdtsfm_1 = http://127.0.0.1:5000/tdtsfm
|
||||||
timemoe-fc = http://127.0.0.1:5001/timemoe
|
timemoe-fc = http://127.0.0.1:5001/ds_predict
|
||||||
|
|
Loading…
Reference in New Issue