Alexis Hernandez
7 years ago
1 changed files with 1 additions and 2 deletions
@ -1,7 +1,6 @@ |
|||||
export const environment = { |
export const environment = { |
||||
production: true, |
production: true, |
||||
api: { |
api: { |
||||
// TODO: replace with the correct value
|
url: 'https://xsnexplorer.io/api' |
||||
url: 'http://localhost:9000' |
|
||||
} |
} |
||||
}; |
}; |
||||
|
Loading…
Reference in new issue