Fix authorized keys path

This commit is contained in:
Harish Karumuthil 2024-10-22 12:40:38 +05:30
parent 1f10427a9d
commit 6230536a08

View File

@ -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: