Added open-shift configuration for api-route
This commit is contained in:
@@ -90,6 +90,14 @@
|
||||
"with": "apps/dafa-web/src/environments/environment.api.ts"
|
||||
}
|
||||
]
|
||||
},
|
||||
"open-shift": {
|
||||
"fileReplacements": [
|
||||
{
|
||||
"replace": "apps/dafa-web/src/environments/environment.ts",
|
||||
"with": "apps/dafa-web/src/environments/environment.open-shift.ts"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user