- Added upstream objects
- Renamed host templates to nginx templates - Generate upstream templates - Better nginx error reporting when reloading - Use tparse for golang test reporting
This commit is contained in:
backend
embed
internal
acme
api
config
entity
certificate
certificateauthority
dnsprovider
host
nginxtemplate
setting
stream
upstream
upstreamserver
user
nginx
status
util
validator
scripts
docker/rootfs/etc/nginx
frontend/src
scripts/ci
@ -33,7 +33,7 @@
|
||||
"modified_on": 1645700556,
|
||||
"user_id": 2,
|
||||
"type": "proxy",
|
||||
"host_template_id": 1,
|
||||
"nginx_template_id": 1,
|
||||
"listen_interface": "",
|
||||
"domain_names": ["jc21.com"],
|
||||
"upstream_id": 0,
|
||||
@ -47,7 +47,6 @@
|
||||
"hsts_enabled": false,
|
||||
"hsts_subdomains": false,
|
||||
"paths": "",
|
||||
"upstream_options": "",
|
||||
"advanced_config": "",
|
||||
"is_disabled": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user