mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
INA-12 | Add microsoft oauth keys to .env.example
This commit is contained in:
parent
469461f490
commit
ce41046fab
@ -61,3 +61,7 @@ SENTRY_LARAVEL_DSN=https://39389664f3f14969b4c43dadda00a40b@sentry2.invoicing.co
|
|||||||
|
|
||||||
GOOGLE_PLAY_PACKAGE_NAME=
|
GOOGLE_PLAY_PACKAGE_NAME=
|
||||||
APPSTORE_PASSWORD=
|
APPSTORE_PASSWORD=
|
||||||
|
|
||||||
|
MICROSOFT_CLIENT_ID=
|
||||||
|
MICROSOFT_CLIENT_SECRET=
|
||||||
|
MICROSOFT_REDIRECT_URI=
|
||||||
|
Loading…
Reference in New Issue
Block a user