|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# Licensed to the Apache Software Foundation (ASF) under one or more |
|
|
|
|
# Licensed to the Apache Software Foundation (ASF) under one or more |
|
|
|
|
# contributor license agreements. See the NOTICE file distributed with |
|
|
|
|
# this work for additional information regarding copyright ownership. |
|
|
|
|
# The ASF licenses this file to You under the Apache License, Version 2.0 |
|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
# limitations under the License. |
|
|
|
|
|
|
|
|
|
# back end interface address |
|
|
|
|
API_BASE = http://192.168.220.189:12345 |
|
|
|
|
API_BASE = http://192.168.xx.xx:12345 |
|
|
|
|
|
|
|
|
|
# If IP access is required for local development, remove the "#" |
|
|
|
|
DEV_HOST = http://172.16.99.31 |
|
|
|
|
#DEV_HOST = 192.168.xx.xx |