Fix initial script run

This commit is contained in:
Albert Armea 2026-03-21 18:52:19 +00:00
parent cf99cd50f2
commit 1e2187d297
2 changed files with 3 additions and 0 deletions

View file

@ -10,3 +10,6 @@ MAXMIND_LICENSE_KEY=your_license_key
# Set to true after initial setup to prevent public registration
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
View file