1
Fork 0
mirror of https://github.com/Steffo99/backup-duplicity.git synced 2024-12-21 11:14:19 +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:
google_client_secret:
ga_passphrase:
external: true
duplicity_passphrase:
ga_gdrive_client_secret:
external: true
volumes:
duplicity_credentials:
ga_credentials:
external: true
duplicity_cache:
ga_cache:
external: true
services:
@ -37,5 +37,5 @@ services:
GOOGLE_OAUTH_LOCAL_SERVER_HOST: "localhost"
GOOGLE_OAUTH_LOCAL_SERVER_PORT: "80"
secrets:
- google_client_secret
- duplicity_passphrase
- ga_passphrase
- ga_gdrive_client_secret