Files
stacks/coolify/ssh_config
T
valknar dc52de77bc feat(coolify): track SSH config and known_hosts in repo
Mount from stack directory instead of .data, consistent with how
gitea handles runner-config.yaml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 19:02:12 +02:00

5 lines
112 B
Plaintext

Host dev.pivoine.art
Port 2222
StrictHostKeyChecking no
UserKnownHostsFile /etc/ssh/ssh_known_hosts