Fix authorized keys path
This commit is contained in:
parent
1f10427a9d
commit
6230536a08
@ -11,7 +11,7 @@ services:
|
||||
- phpconf:/usr/local/etc/php
|
||||
- type: bind
|
||||
source: ./authorized_keys
|
||||
target: /root/authorized_keys
|
||||
target: /root/.ssh/authorized_keys
|
||||
content: |
|
||||
# Authorized keys
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user