mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
certs
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# Leave it empty if you use SSH keys
|
||||
SSH_PASSWD=
|
||||
|
||||
# Domain to server directly, without CloudFlare
|
||||
DOMAIN_LE=direct.openfreemap.org
|
||||
# Domain to server directly, with Let's Encrypt certificates
|
||||
DOMAIN_LE=le.openfreemap.org
|
||||
|
||||
# Let's Encrypt account email
|
||||
LE_EMAIL=user@example.com
|
||||
|
||||
# Domain via CloudFlare, using origin certificates
|
||||
# Please put cf.key and cf.cert files in config/certs
|
||||
|
||||
Reference in New Issue
Block a user