chore(docker): 更新环境变量

This commit is contained in:
2025-12-02 10:46:21 +08:00
parent bdfcd1cedb
commit e4ccbbcbd1
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ stderr_logfile_maxbytes=0
[program:think-cron]
command=php /var/www/html/think cron:schedule
environment=APP_ENV=development
process_name=%(program_name)s_%(process_num)02d
numprocs=1
directory=/var/www/html