Version 0.6.0 (2026-03-25)
Changes:
- add config validation container to docker-compose
- add Make file with `up` and `down` commands
- add `default-http{,s}-port` commands to add_servers.py
- add nginx_conf.d directory usage for more than one custom nginx configurations
- rename `port` and `ssl_port` to `http{,s}_port` for templates
- add `https_custom_params` to templates
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,4 +4,5 @@
|
||||
/nginx.conf
|
||||
*.env
|
||||
/.venv
|
||||
/docker-compose.y*ml
|
||||
/docker-compose.y*ml
|
||||
/data
|
||||
|
||||
Reference in New Issue
Block a user