Merge pull request #75 from svc-design/codex/fix-undefined-variable-error-in-ansible

Add OpenResty vhost defaults
This commit is contained in:
shenlan 2025-09-19 20:59:35 +08:00 committed by GitHub
commit f446676a4b

View File

@ -0,0 +1,3 @@
vhost_defaults:
root: /data/update-server
autoindex_paths: []