chore(compose): web 仅保留 public 挂载,推广走 dist/API;验证仅 yh_nginx
Made-with: Cursor
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
|
||||
- 文件权限:`chmod 644 *.txt`,目录 `chmod 755`(或 `chmod -R a+rX .`)
|
||||
- 容器需能读挂载目录(Podman/SELinux 可尝试 `:Z` 或 `chcon`,见部署文档)
|
||||
- 确保 **`docker-compose` 中 `yh_nginx` 与 `yh_web` 均挂载 `./verify-root:/verify-root`**
|
||||
- 确保 **`docker-compose` 中 `yh_nginx`(443 入口)挂载 `./verify-root:/verify-root`**;`yuheng.docker.conf.tpl` 在 443 上直接用该目录提供验证文件,**不再**要求 `yh_web` 挂载
|
||||
|
||||
Reference in New Issue
Block a user