mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
nginx letsencrypt works
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
SSH_PASSWD=
|
||||
|
||||
# Domain to server directly, with Let's Encrypt certificates
|
||||
DOMAIN_LE=le.openfreemap.org
|
||||
DOMAIN_LE=test.openfreemap.org
|
||||
|
||||
# Let's Encrypt account email
|
||||
LE_EMAIL=user@example.com
|
||||
LE_EMAIL=
|
||||
|
||||
# Domain via CloudFlare, using origin certificates
|
||||
# Please put cf.key and cf.cert files in config/certs
|
||||
# Please put ofm_cf.key and ofm_cf.cert files in config/certs
|
||||
DOMAIN_CF=tiles.openfreemap.org
|
||||
|
||||
# Skip the full planet download, useful for testing (true/false)
|
||||
|
||||
Reference in New Issue
Block a user