mirror of
https://github.com/status-im/hackathon-registration-dapp.git
synced 2025-02-22 09:08:21 +00:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
export default {
|
|
'ENSDappURL': 'http://www.status.im/',
|
|
'APIServer': 'http://localhost:3000/api'
|
|
};
|