Change URL search

This commit is contained in:
2019-06-12 21:49:46 +09:00
parent 684d786e36
commit 5347e6be23
4 changed files with 2 additions and 148 deletions

View File

@ -1,4 +1,4 @@
export const environment = {
production: true,
baseUrl: 'http://142.4.212.26:8080/search?s=',
baseUrl: 'https://us-central1-pq-man.cloudfunctions.net/search?s=',
};

View File

@ -4,7 +4,7 @@
export const environment = {
production: false,
baseUrl: 'http://142.4.212.26:8080/search?s=',
baseUrl: 'https://us-central1-pq-man.cloudfunctions.net/search?s=',
};
/*