Aggiunto docker compose snikket

This commit is contained in:
piccihud
2024-09-28 16:23:32 +02:00
parent 3ef4099e2b
commit 310d717205
2 changed files with 44 additions and 0 deletions

7
snikket/snikket.conf Normal file
View File

@ -0,0 +1,7 @@
# 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