mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
feat: ssh-agent instead of filesystem based ssh keys
This commit is contained in:
5
docker/dev-ssu/etc/s6-overlay/s6-rc.d/horizon/run
Normal file
5
docker/dev-ssu/etc/s6-overlay/s6-rc.d/horizon/run
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/command/execlineb -P
|
||||
foreground {
|
||||
s6-sleep 5
|
||||
su - webuser -c "php /var/www/html/artisan horizon"
|
||||
}
|
||||
Reference in New Issue
Block a user