parent
2b20a6b3d9
commit
52cb58f5f5
@ -0,0 +1,9 @@
|
||||
// 配置项
|
||||
// hirun.romesum.xyz
|
||||
const host = 'http://127.0.0.1:8080/'
|
||||
|
||||
const config = {
|
||||
host
|
||||
}
|
||||
|
||||
export default config
|
Loading…
Reference in new issue