set two options for translating
This commit is contained in:
4
.env
4
.env
@@ -22,9 +22,7 @@ AUTH_JWT_EXPIRATION=86400
|
||||
AUTH_REFRESH_EXPIRATION=604800
|
||||
|
||||
# Google Translate Client
|
||||
# Path to your service account JSON key file downloaded from Google Cloud Console
|
||||
GOOGLE_APPLICATION_CREDENTIALS=/home/marek/coding/work/b2b/google-cred.json
|
||||
# Your Google Cloud project ID (visible in the Google Cloud Console dashboard)
|
||||
GOOGLE_APPLICATION_CREDENTIALS=./google-cred.json
|
||||
GOOGLE_CLOUD_PROJECT_ID=translation-343517
|
||||
|
||||
# Google OAuth2
|
||||
|
||||
Reference in New Issue
Block a user