mirror of
https://github.com/status-im/hackathon-registration-dapp.git
synced 2025-03-04 05:50:44 +00:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
export default {
|
|
'ENSDappURL': 'http://www.status.im/',
|
|
'APIServer': 'http://localhost:3000/api'
|
|
};
|