注:在进行这段操作之前需要安装docker环境 1 准备挂载目录 mkdir -p /temp/nginx/html #创建nginx的html挂载目录 mkdir -p /temp/nginx/conf #创建nginx的配置文件挂载目录 2 自定义配置文件 #user nobody; worker_processes 1; #error_log…
日期: 2024 年 11 月 9 日
1 篇文章
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 6114
1 篇文章