index
:
virtual-energy-trading
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
src
/
config.js
blob: 8007eda76ebc80862959f8060c00b56976016d54 (
plain
)
1
2
3
const
API_BASE_URL
=
'http://10.0.0.164:8000'
;
export
default
API_BASE_URL
;