mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 19:24:40 -04:00
INA-9 | updated .env.example with keys required for imdhemy/laravel-purchases
This commit is contained in:
parent
bddcdd561d
commit
0de69b6b74
@ -46,7 +46,7 @@ TRUSTED_PROXIES=
|
|||||||
NINJA_ENVIRONMENT=selfhost
|
NINJA_ENVIRONMENT=selfhost
|
||||||
|
|
||||||
#options - snappdf / phantom / hosted_ninja
|
#options - snappdf / phantom / hosted_ninja
|
||||||
PDF_GENERATOR=hosted_ninja
|
PDF_GENERATOR=hosted_ninja
|
||||||
|
|
||||||
PHANTOMJS_KEY='a-demo-key-with-low-quota-per-ip-address'
|
PHANTOMJS_KEY='a-demo-key-with-low-quota-per-ip-address'
|
||||||
PHANTOMJS_SECRET=secret
|
PHANTOMJS_SECRET=secret
|
||||||
@ -57,4 +57,7 @@ DELETE_PDF_DAYS=60
|
|||||||
DELETE_BACKUP_DAYS=60
|
DELETE_BACKUP_DAYS=60
|
||||||
|
|
||||||
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
||||||
SENTRY_LARAVEL_DSN=https://39389664f3f14969b4c43dadda00a40b@sentry2.invoicing.co/5
|
SENTRY_LARAVEL_DSN=https://39389664f3f14969b4c43dadda00a40b@sentry2.invoicing.co/5
|
||||||
|
|
||||||
|
GOOGLE_PLAY_PACKAGE_NAME=
|
||||||
|
APPSTORE_PASSWORD=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user