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