feat: added new env vars

This commit is contained in:
DomWane 2024-09-19 17:56:37 +02:00
parent 8c74d01716
commit 8204aec4b8
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ export default defineNuxtConfig({
appId: 0,
privateKey: '',
installationId: 0,
owner: 'web3privacy',
baseBranch: 'main',
repo: 'test-repo',
},
},
},