Files
vps_server/.env.example
T
2026-08-10 14:37:39 +12:00

17 lines
342 B
Bash

# 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=