1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||
export const environment = { |
export const environment = { |
||||
production: true, |
production: true, |
||||
apiUrl: 'https:\\mew.pkmn.cloud' |
apiUrl: 'https://mew.pkmn.cloud/api' |
||||
}; |
}; |
||||
Loading…
Reference in new issue