mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-03-29 18:49:58 +00:00
12 lines
262 B
Bash
12 lines
262 B
Bash
# Mandatory
|
|
ADDR=your_ip_or_addr
|
|
|
|
# Optional
|
|
#PASS='123123'
|
|
#WEB_MANUAL=1
|
|
|
|
# Debug
|
|
#SIMPLEX_SMP_IMAGE=smp-server-dev
|
|
#CERT_PATH=acme-staging-v02.api.letsencrypt.org-directory
|
|
#CADDY_OPTS='{\n acme_ca https://acme-staging-v02.api.letsencrypt.org/directory\n}'
|