add more opennet subdomains support, update readme

This commit is contained in:
ghost 2023-11-23 15:33:49 +02:00
parent 06cf59c43c
commit df1484c8ad
13 changed files with 174 additions and 0 deletions

View file

@ -7,5 +7,6 @@ server {
# allow 0200::/7;
# deny all;
# Include available locations
include /etc/nginx/opennet/locations.conf;
}