mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 10:32:48 +08:00
修改默认的docker打包机制,更简洁;
This commit is contained in:
@@ -10,7 +10,7 @@ cp /var/www/html/docker/zz-phpfpm.conf /usr/local/etc/php-fpm.d
|
||||
|
||||
|
||||
# 运行redis
|
||||
nohup redis-server --requirepass "" &
|
||||
# nohup redis-server --requirepass "" &
|
||||
# 运行定时任务
|
||||
nohup php /var/www/html/think timer --local --quit &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user