Add test environment variables

This commit is contained in:
2023-01-06 18:36:24 +01:00
parent acc2c67688
commit 8999405dca
7 changed files with 18 additions and 4 deletions

View File

@@ -3,10 +3,11 @@
// The list of file replacements can be found in `angular.json`.
export const environment = {
appTitle: "DEV",
production: false,
api: {
url: "http://localhost:5400/api"
//url: "https://diunabi.bim-it.pl/api"
//url: "http://localhost:5400/api"
url: "https://diunabi.bim-it.pl/api"
},
google: {
clientId: "107631825312-bkfe438ehr9k9ecb2h76g802tj6advma.apps.googleusercontent.com"