Skip to content

Commit e41c8bf

Browse files
Merge pull request #997 from walt-id/portal-improvements
chore: add example env to web portal
2 parents b2a5615 + 1a4d538 commit e41c8bf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NEXT_PUBLIC_VC_REPO="https://credentials.walt.id"

waltid-applications/waltid-web-portal/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ yarn-error.log*
2727
# local env files
2828
/**/.env.*
2929
/**/.env
30+
!.env.example
3031

3132
# vercel
3233
.vercel

0 commit comments

Comments
 (0)