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