Skip to content

Commit 107d253

Browse files
committed
Migrate to custom domain
1 parent 243b306 commit 107d253

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.firebaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"projects": {
3-
"default": "pokus-next"
3+
"default": "data-driven-forms"
44
}
55
}

firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hosting": {
3-
"site": "data-driven-form",
3+
"site": "data-driven-forms",
44
"public": "packages/react-renderer-demo/public",
55
"ignore": [
66
"firebase.json",

0 commit comments

Comments
 (0)