init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Domain Information
|
||||
DOMAIN_NAME=example.com
|
||||
|
||||
# Subdomain Information (DO NOT EDIT AFTER RUNNING ONCE)
|
||||
WEBMAIL_SUBDOMAIN=mail
|
||||
MAIL_SUBDOMAIN=mx
|
||||
AUTH_SUBDOMAIN=auth
|
||||
|
||||
# Secret Keys
|
||||
# This should be generated automatically.
|
||||
BULWARK_SECRET=
|
||||
OAUTH_SECRET=
|
||||
|
||||
# Testing Stuff
|
||||
# Leave CADDY_TLS blank to automatically obtain a certificate.
|
||||
CADDY_TLS=
|
||||
Reference in New Issue
Block a user