You've already forked macports-webapp
mirror of
https://github.com/macports/macports-webapp.git
synced 2026-07-13 03:18:42 -07:00
18 lines
417 B
Plaintext
18 lines
417 B
Plaintext
DB_NAME=
|
|
DB_USER=
|
|
DB_PASSWORD=
|
|
DB_HOST=
|
|
DB_PORT=
|
|
SECRET_KEY=
|
|
SOLR_URL=
|
|
SOLR_ADMIN_URL=
|
|
|
|
# Caddy / TLS
|
|
# Comma-separated list of public hostnames. Caddy will obtain a Let's
|
|
# Encrypt cert for each automatically. Use "localhost" for local testing
|
|
# (Caddy issues an internal self-signed cert).
|
|
# Example: DOMAINS=ports.macports.org, www.macports.org
|
|
DOMAINS=
|
|
# Email Let's Encrypt uses for expiry warnings.
|
|
ACME_EMAIL=
|