感谢 https://github.com/TimothyYe/bing-wallpaper! https://api.alexsjc.top/bing-wallpaper/
现在,你可以通过 api.c3c.one 调用本站提供的 API。 访问 api.alexsjc.top 将发生 301 重定向(此行为在未来可能更改)。
Nginx server { listen 80; return 301 https://$host$request_uri; } server { listen 80; listen 443 ssl; server_name example.com; return 301
free -h df -h swapon sudo dd if=/dev/zero of=/swapfile bs=1M count=2048 sudo chmod 600 /swapfile sudo mkswap /swapfile sudo swapon /swapfile /etc/fs
Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx 网页管理工具,使用网页来快速配置与管理 Nginx 单机与集群。
本教程完全使用 Docker 部署,连接 MariaDB 数据库,并使用 Nginx 进行反向代理。 在此之前,你需要拥有一台常规的服务器(SSH 连接)和域名(可选)。 如果你尚未安装 Docker,请阅读 /archi