vault backup: 2025-09-24 19:54:21

This commit is contained in:
2025-09-24 19:54:21 +08:00
parent d69ffce473
commit 5765a51ca8

View File

@@ -11,13 +11,14 @@
``` ```
docker run -d --restart=always --name nginx-web \ docker run -d --restart=always --name nginx-web \
-v /home/netease/docker/nginx/nginx.conf:/etc/nginx/nginx.conf \ -v /home/netease/docker/nginx/nginx.conf:/etc/nginx/nginx.conf \
-v /home/netease/docker/nginx/html:/usr/share/nginx/html \ -v /home/netease/docker/nginx/html:/etc/nginx/html \
-v /home/netease/docker/nginx/log:/var/log/nginx \ -v /home/netease/docker/nginx/log:/var/log/nginx \
-v /etc/localtime:/etc/localtime:ro \ -v /etc/localtime:/etc/localtime:ro \
-p 80:80 \ -p 80:80 \
nginx nginx
``` ```
10.219.103.35
# 主题配色 # 主题配色
主题css位于 主题css位于
- styles - styles