Skip to content

Commit

Permalink
doc(kuiper): add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon authored and ysfscream committed Jun 28, 2022
1 parent 84757db commit 27e5d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/forEKuiper.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { loadMicroApp } from 'qiankun'
import store from '@/store/index'

// ❗️If you are developing and debugging ekuiper, please replace this with the address of ekuiper
const kuiperEntry = `${window.location.origin}/ekuiper/`
const defaultEnv = 'production'

Expand Down

0 comments on commit 27e5d36

Please sign in to comment.