chore: docker环境修改php为非root运行
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* * * * * php /www/artisan schedule:run >> /dev/null 2>&1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
* * * * * php /www/artisan schedule:run >> /dev/null 2>&1
|
||||