Changes: - fix README.md old json format usage - rename "redirect" option to "proxy_pass" - move docker-compose.yml and nginx.conf.j2 to examples and add to .gitignore - fix situation when one domain from domains.txt and servers.yaml appeared twice in nginx.conf
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
/nginx/domains.txt
|
|
/nginx/servers.yaml
|
|
/nginx/nginx.conf.j2
|
|
/nginx.conf
|
|
*.env
|
|
/.venv
|
|
/docker-compose.y*ml |