Skip to content

Commit

Permalink
chore(Firebase): Update hosting target
Browse files Browse the repository at this point in the history
  • Loading branch information
HHogg committed Jun 12, 2020
1 parent 67afed6 commit 9b0f72f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .firebaserc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"targets": {
"hoggio-2524a": {
"hosting": {
"hogg.io": [
"hoggio-2524a"
"hoggio": [
"hoggio"
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion firebase.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hosting": {
"target": "hogg.io",
"target": "hoggio",
"public": "public",
"cleanUrls": true,
"headers": [{
Expand Down

0 comments on commit 9b0f72f

Please sign in to comment.