mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
chore: 🤖 change codeout service host
This commit is contained in:
parent
19a51b8d1e
commit
0a1f3e3cb1
@ -21,7 +21,7 @@ interface BasicSection {
|
||||
[k: string]: any;
|
||||
}
|
||||
|
||||
const CODEOUT_SERVICE_HOST = '30.8.52.239:3000';
|
||||
const CODEOUT_SERVICE_HOST = '30.13.91.30:3000';
|
||||
|
||||
const Codeout = ({ editor }: PluginProps) => {
|
||||
const handleClick = () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user