8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
|
# The primary domain of your Snikket instance
|
||
|
SNIKKET_DOMAIN=
|
||
|
# An email address where the admin can be contacted
|
||
|
# (also used to register your Let's Encrypt account to obtain certificates)
|
||
|
SNIKKET_ADMIN_EMAIL=
|
||
|
SNIKKET_TWEAK_HTTP_PORT=5080
|
||
|
SNIKKET_TWEAK_HTTPS_PORT=5443
|