mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
renames
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Leave this empty if you use SSH keys
|
||||
SSH_PASSWD=
|
||||
|
||||
# Domain, using Let's Encrypt certificates
|
||||
# domain, set this up using an A record in your domain registrar's control panel
|
||||
DOMAIN_DIRECT=
|
||||
|
||||
# Let's Encrypt account email
|
||||
LE_EMAIL=
|
||||
LETSENCRYPT_EMAIL=
|
||||
|
||||
# Skip the full planet download, useful for testing (true/false)
|
||||
SKIP_PLANET=false
|
||||
@@ -14,7 +14,7 @@ SKIP_PLANET=false
|
||||
# If you are using a custom solution like VPN, Traefik,
|
||||
# or Cloudflare managed certificates, set this to true.
|
||||
# In this case, you'll have self-signed certificates after the script completes.
|
||||
SKIP_LETSENCRYPT=false
|
||||
SELF_SIGNED_CERTS=false
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user