Working for homelab
This commit is contained in:
11
.env.example
11
.env.example
@@ -7,7 +7,6 @@ USER_PASSWORD=
|
||||
DOMAIN=scarif.local
|
||||
LOCAL_IP=192.168.10.10
|
||||
SSH_KEY= # Will be added to authorized keys
|
||||
DIGITALOCEAN_TOKEN= # For enabling lets encrypt
|
||||
|
||||
#
|
||||
# Database settings
|
||||
@@ -44,16 +43,6 @@ NEXTCLOUD_ADMIN_PASSWORD=
|
||||
COLLABORA_USER=${USERNAME}
|
||||
COLLABORA_PASSWORD=
|
||||
|
||||
#
|
||||
# Monica settings (personel.scarif.space)
|
||||
# Image: monica:fpm
|
||||
#
|
||||
MAIL_FROM=${USERNAME}@${DOMAIN}
|
||||
MAIL_HOST=smtp.mailgun.org
|
||||
MAIL_PORT=465
|
||||
MAIL_USER=postmaster@mg.thinkzingy.com
|
||||
MAIL_PASSWORD=
|
||||
|
||||
#
|
||||
# Jitsi settings (comms.scarif.space)
|
||||
# Image: jitsi/web:latest
|
||||
|
||||
Reference in New Issue
Block a user