DolphinScheduler/dolphinscheduler-ui/.env

5 lines
158 B
Bash
Raw Normal View History

# back end interface address
API_BASE = http://192.168.xx.xx:12345
2019-03-29 14:12:09 +08:00
# If IP access is required for local development, remove the "#"
#DEV_HOST = 192.168.xx.xx