Move ssh key again
This commit is contained in:
parent
07b6837b04
commit
fba87aaad8
@ -197,14 +197,14 @@ def setup_prod(
|
||||
[
|
||||
which("docker"),
|
||||
"compose",
|
||||
"--ssh",
|
||||
"default=$HOME/.ssh/brothertonerpprod_ed25519",
|
||||
"-p",
|
||||
project,
|
||||
"-f",
|
||||
compose_file_name,
|
||||
"up",
|
||||
"-d",
|
||||
"--ssh",
|
||||
"default=$HOME/.ssh/brothertonerpprod_ed25519",
|
||||
],
|
||||
check=True,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user