Feature: add Google Drive backup and restore integration
This commit is contained in:
@@ -12,3 +12,10 @@ VG_DB_PASSWORD=change_me
|
||||
# Auth de l'interface web
|
||||
APP_BASIC_AUTH_USER=beuz
|
||||
APP_BASIC_AUTH_PASSWORD=change_me_now
|
||||
|
||||
# Google Drive OAuth
|
||||
PUBLIC_BASE_URL=http://localhost:7001
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_REDIRECT_URI=
|
||||
GOOGLE_DRIVE_FOLDER_NAME=BeuzGamesBackups
|
||||
|
||||
Reference in New Issue
Block a user