/
var
/
www
/
flurhymez
/
vendor
/
laravel
/
sail
/
runtimes
/
8.1
/
/var/www/flurhymez/vendor/laravel/sail/runtimes/8.1
mkdir
upload
Name
Size
Mode
Actions
Dockerfile
2342
0644
edit
dl
rm
php.ini
78
0644
edit
dl
rm
start-container
291
0644
edit
dl
rm
supervisord.conf
374
0644
edit
dl
rm
Edit:
/var/www/flurhymez/vendor/laravel/sail/runtimes/8.1/supervisord.conf
(374B)
[supervisord] nodaemon=true user=root logfile=/var/log/supervisor/supervisord.log pidfile=/var/run/supervisord.pid [program:php] command=/usr/bin/php -d variables_order=EGPCS /var/www/html/artisan serve --host=0.0.0.0 --port=80 user=sail environment=LARAVEL_SAIL="1" stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0
Save
cmd:
run