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 17c7a2d398
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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