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