mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
feat: ssh-agent instead of filesystem based ssh keys
This commit is contained in:
@@ -64,6 +64,7 @@ services:
|
||||
- LEMON_SQUEEZY_BASIC_PLAN_IDS
|
||||
- LEMON_SQUEEZY_PRO_PLAN_IDS
|
||||
- LEMON_SQUEEZY_ULTIMATE_PLAN_IDS
|
||||
- SSH_AUTH_SOCK="/tmp/coolify-ssh-agent.sock"
|
||||
ports:
|
||||
- "${APP_PORT:-8000}:80"
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user