Skip to content

Commit f601dec

Browse files
committed
fix: add missing information on fleek config file
1 parent 127788a commit f601dec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.fleek.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"site": {
3+
"id": "4b619425-c0ab-4855-b97a-814c177842f1",
4+
"team": "protocollabs-team",
5+
"platform": "ipfs",
6+
"source": "ipfs",
7+
"name": "proto.school"
8+
},
29
"build": {
310
"image": "fleek/puppeteer:cypress",
411
"command": "npm run build:fleek",

0 commit comments

Comments
 (0)