1
Fork 0
mirror of https://github.com/Steffo99/backup-duplicity.git synced 2024-12-22 03:34:17 +00:00

More fixes

This commit is contained in:
Steffo 2024-10-25 06:41:47 +02:00
parent b4d98f60b9
commit b5586735aa
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -1,13 +1,13 @@
secrets: secrets:
google_client_secret: ga_passphrase:
external: true external: true
duplicity_passphrase: ga_gdrive_client_secret:
external: true external: true
volumes: volumes:
duplicity_credentials: ga_credentials:
external: true external: true
duplicity_cache: ga_cache:
external: true external: true
services: services:
@ -37,5 +37,5 @@ services:
GOOGLE_OAUTH_LOCAL_SERVER_HOST: "localhost" GOOGLE_OAUTH_LOCAL_SERVER_HOST: "localhost"
GOOGLE_OAUTH_LOCAL_SERVER_PORT: "80" GOOGLE_OAUTH_LOCAL_SERVER_PORT: "80"
secrets: secrets:
- google_client_secret - ga_passphrase
- duplicity_passphrase - ga_gdrive_client_secret