mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
feat: ssh-agent instead of filesystem based ssh keys
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
SSL_MODE: "off"
|
||||
AUTORUN_LARAVEL_STORAGE_LINK: "false"
|
||||
AUTORUN_LARAVEL_MIGRATION: "false"
|
||||
SSH_AUTH_SOCK: "/tmp/coolify-ssh-agent.sock"
|
||||
volumes:
|
||||
- .:/var/www/html/:cached
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user