diff --git a/.firebaserc b/.firebaserc index 0dccf08..a78ff03 100644 --- a/.firebaserc +++ b/.firebaserc @@ -1,5 +1,18 @@ { "projects": { "default": "hpos-af3cc" - } -} + }, + "targets": { + "hpos-af3cc": { + "hosting": { + "dev1": [ + "hpos-dev1" + ], + "qa": [ + "hpos-qa" + ] + } + } + }, + "etags": {} +} \ No newline at end of file