barrel: Fix typo for ssh keys
This commit is contained in:
parent
f8dd6cb956
commit
f1c5d518c2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
# label it with the current slug
|
||||
labels:
|
||||
- "eu.wiss-ki.barrel.slug=${SLUG}"
|
||||
- "eu.wiss-ki.barrel.authfile:=/var/www/.ssh/authorized_keys,/var/www/.ssh/global_authorized_keys"
|
||||
- "eu.wiss-ki.barrel.authfile=/var/www/.ssh/authorized_keys,/var/www/.ssh/global_authorized_keys"
|
||||
|
||||
- "traefik.enable=True"
|
||||
- "eu.wiss-ki.barrel.distillery=${DOCKER_NETWORK_NAME}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue