Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Oct 21, 2024
1 parent f540acf commit 8a56b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/holder/src/utils/config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const FILE_NAME_ACCOUNT = 'account.json';
export const FILE_NAME_DID_DOCS = 'did-docs.json';
export const REDIRECT_URL =
'https://4yju9x2wv34m3zpqg5dt1eaxvor0d0wpvett3rmebzy6xxrdvh.walrus.site';
'https://gpjeai8yynewxai2jmkr0qvhudze6mjhv9ulwypqpsoljx99j.walrus.site/auth';
export const SALT_TEMP = '1553493906625353164421699608680';

0 comments on commit 8a56b0f

Please sign in to comment.