mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
feat: added new env vars
This commit is contained in:
parent
8c74d01716
commit
8204aec4b8
1 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,9 @@ export default defineNuxtConfig({
|
|||
appId: 0,
|
||||
privateKey: '',
|
||||
installationId: 0,
|
||||
owner: 'web3privacy',
|
||||
baseBranch: 'main',
|
||||
repo: 'test-repo',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue