first commit 5
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
with-contenv
|
||||
s6-setuidgid 10000:4
|
||||
|
||||
php82 /app/artisan octane:start --host=0.0.0.0 --port=8090
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
with-contenv
|
||||
s6-setuidgid www
|
||||
|
||||
php82 /app/artisan queue:work --sleep=3
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
with-contenv
|
||||
s6-setuidgid www
|
||||
|
||||
php82 /app/artisan reverb:start --host=0.0.0.0 --port=8080
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
with-contenv
|
||||
s6-setuidgid www
|
||||
|
||||
/usr/bin/supercronic /crontab
|
||||
|
||||
Reference in New Issue
Block a user