mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
ledns -> roundrobin
This commit is contained in:
@@ -21,10 +21,10 @@ SKIP_LETSENCRYPT=false
|
||||
### --- Advanced setup below this line --- ###
|
||||
### --- 99.9% you don't need any of this! --- ###
|
||||
|
||||
# LEDNS is a very special feature for getting certificates on one server,
|
||||
# ROUNDROBIN is a very special feature for getting certificates on one server,
|
||||
# uploading them to a bucket, and then downloading them to multiple http-host servers.
|
||||
# For a single host, you don't need it!
|
||||
DOMAIN_LEDNS=
|
||||
DOMAIN_ROUNDROBIN=
|
||||
|
||||
# Variables used by the load balancer script - you don't need these!
|
||||
HTTP_HOST_LIST=
|
||||
|
||||
Reference in New Issue
Block a user