first commit
This commit is contained in:
6
.root-fs/etc/s6-overlay/s6-rc.d/laravel/run
Normal file
6
.root-fs/etc/s6-overlay/s6-rc.d/laravel/run
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
|
||||
with-contenv
|
||||
s6-setuidgid 10000:4
|
||||
|
||||
php82 /app/artisan octane:start --host=0.0.0.0 --port=8090
|
||||
1
.root-fs/etc/s6-overlay/s6-rc.d/laravel/type
Normal file
1
.root-fs/etc/s6-overlay/s6-rc.d/laravel/type
Normal file
@@ -0,0 +1 @@
|
||||
longrun
|
||||
Reference in New Issue
Block a user