Umstellung auf firebase
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const hostname = window.location.hostname;
|
||||
export const environment_base = {
|
||||
// apiBaseUrl: 'http://localhost:3000',
|
||||
apiBaseUrl: `http://${hostname}:3000`,
|
||||
apiBaseUrl: `http://${hostname}:4200`,
|
||||
imageBaseUrl: 'https://dev.bizmatch.net',
|
||||
buildVersion: '<BUILD_VERSION>',
|
||||
mailinfoUrl: 'https://dev.bizmatch.net',
|
||||
|
||||
Reference in New Issue
Block a user