git 图片不用生成缩略图

This commit is contained in:
kuaifan
2022-06-04 22:49:40 +08:00
parent 2bd3ba189e
commit 90c23a3fd1
2 changed files with 13 additions and 6 deletions

View File

@@ -2,10 +2,10 @@
directory=/var/www
# 生产环境
command=php bin/laravels start -i
#command=php bin/laravels start -i
# 开发环境
#command=./bin/inotify ./app
command=./bin/inotify ./app
numprocs=1
autostart=true