add iocl setup
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
],
|
||||
"uat": [
|
||||
"hpos-uat"
|
||||
],
|
||||
"iocl": [
|
||||
"iocl-iisc"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -38,5 +38,6 @@ firebase-debug.log
|
||||
.env.qa
|
||||
.env.dev
|
||||
.env.uat
|
||||
.env.iocl
|
||||
|
||||
certificate_path/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"hosting": {
|
||||
"target": "qa",
|
||||
"target": "iocl",
|
||||
"public": "build",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
|
||||
Reference in New Issue
Block a user