environment
parent
12884c72c2
commit
09360cbb85
|
|
@ -87,7 +87,7 @@
|
|||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
"with": "src/vniigaz-v2/vniigaz-v2.env.dev.ts"
|
||||
"with": "src/environments/vniigaz-v2.env.dev.ts"
|
||||
},
|
||||
{
|
||||
"replace": "src/app/_modules/layout/header/header.component.ts",
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
"with": "src/vniigaz-v2/vniigaz-v2.env.prod.ts"
|
||||
"with": "src/environments/vniigaz-v2.env.prod.ts"
|
||||
},
|
||||
{
|
||||
"replace": "src/app/_modules/layout/header/header.component.ts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue