mirror of
https://github.com/lancachenet/monolithic
synced 2024-11-26 22:10:18 +00:00
425a75c7da
Thanks @gotenxiao Co-authored-by: GotenXiao <gotenxiao@gmail.com>
7 lines
121 B
Text
7 lines
121 B
Text
resolver UPSTREAM_DNS ipv6=off;
|
|
|
|
location / {
|
|
|
|
include /etc/nginx/sites-available/cache.conf.d/root/*.conf;
|
|
|
|
}
|