mirror of
https://github.com/aarmea/fahrengit-451.git
synced 2026-03-22 00:54:19 +00:00
Fix initial script run
This commit is contained in:
parent
cf99cd50f2
commit
1e2187d297
2 changed files with 3 additions and 0 deletions
|
|
@ -10,3 +10,6 @@ MAXMIND_LICENSE_KEY=your_license_key
|
||||||
|
|
||||||
# Set to true after initial setup to prevent public registration
|
# Set to true after initial setup to prevent public registration
|
||||||
DISABLE_REGISTRATION=true
|
DISABLE_REGISTRATION=true
|
||||||
|
#
|
||||||
|
# Email address provided to Let's Encrypt for renewal notices
|
||||||
|
LETSENCRYPT_EMAIL=example@example.com
|
||||||
|
|
|
||||||
0
bootstrap_certs.sh
Normal file → Executable file
0
bootstrap_certs.sh
Normal file → Executable file
Loading…
Reference in a new issue