mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
let's encrypt is optional
This commit is contained in:
+1
-2
@@ -1,6 +1,6 @@
|
||||
# ssl
|
||||
GANDIV5_API_KEY=xxxxxxxxxxxxxxxxx
|
||||
LETSENCRYPT_EMAIL=root@localhost.localdomain
|
||||
LETSENCRYPT_GENERATE=false
|
||||
# sites
|
||||
DOMAIN=localhost.localdomain
|
||||
HOST_BAIKAL=baikal
|
||||
@@ -16,7 +16,6 @@ HOST_PORTAINER=portainer
|
||||
HOST_SEAFILE=seafile
|
||||
HOST_SELFOSS=selfoss
|
||||
HOST_SHAARLI=shaarli
|
||||
HOST_TRAEFIK=traefik
|
||||
HOST_WALLABAG=wallabag
|
||||
HOST_WWW=www
|
||||
# other
|
||||
|
||||
Reference in New Issue
Block a user