mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 13:14:30 -04:00
Update .env.example
This commit is contained in:
parent
582e6828d7
commit
4adfddcbd8
@ -1,6 +1,6 @@
|
|||||||
APP_NAME="Invoice Ninja"
|
APP_NAME="Invoice Ninja"
|
||||||
APP_ENV=production
|
APP_ENV=production
|
||||||
APP_KEY=
|
APP_KEY=s7epnjtomsdond5zgfqgaqmwhhcjct02
|
||||||
APP_DEBUG=false
|
APP_DEBUG=false
|
||||||
|
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
@ -54,4 +54,4 @@ PHANTOMJS_SECRET=secret
|
|||||||
UPDATE_SECRET=secret
|
UPDATE_SECRET=secret
|
||||||
|
|
||||||
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
|
||||||
SENTRY_LARAVEL_DSN=https://32f01ea994744fa08a0f688769cef78a@sentry.invoicing.co/9
|
SENTRY_LARAVEL_DSN=https://32f01ea994744fa08a0f688769cef78a@sentry.invoicing.co/9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user