|
|
@ -14,7 +14,7 @@ |
|
|
|
# limitations under the License. |
|
|
|
# limitations under the License. |
|
|
|
|
|
|
|
|
|
|
|
# back end interface address |
|
|
|
# back end interface address |
|
|
|
API_BASE = http://192.168.xx.xx:12345 |
|
|
|
API_BASE = http://192.168.220.189:12345 |
|
|
|
|
|
|
|
|
|
|
|
# If IP access is required for local development, remove the "#" |
|
|
|
# If IP access is required for local development, remove the "#" |
|
|
|
#DEV_HOST = 192.168.xx.xx |
|
|
|
DEV_HOST = http://172.16.99.31 |
|
|
|