dolphinscheduler/dolphinscheduler-ui/.env

6 lines
132 B
Bash

# 后端接口地址
API_BASE = http://127.0.0.1:12345
# 本地开发如需ip访问项目把"#"号去掉
#DEV_HOST = 192.168.xx.xx