Skip to content

Commit

Permalink
refactor: ♻️ keep old way of adding authorized keys in docker-compose…
Browse files Browse the repository at this point in the history
….yml
  • Loading branch information
AnotherStranger committed Dec 13, 2023
1 parent d0ba5ca commit 607bdea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
key_one
# another comment
key_two
# BORG_AUTHORIZED_KEYS: key_one\nkey_two
BORG_SERVE_ADDITIONAL_ARGS: "--storage-quota 900G --append-only"
BORG_UID: "1000"
BORG_GID: "1000"
Expand Down

0 comments on commit 607bdea

Please sign in to comment.