status-frontend/app.config.js

4 lines
76 B
JavaScript

module.exports = {
statusApiUri: 'https://status-api.oceanprotocol.io/'
}