diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
commit | 48bc5c779635cd369672405483082115d4f5112b (patch) | |
tree | 0db3be47d825ea04081027f2887290c3fd88ff92 /terminaldweller.com/ejabberd | |
parent | update (diff) | |
download | scripts-48bc5c779635cd369672405483082115d4f5112b.tar.gz scripts-48bc5c779635cd369672405483082115d4f5112b.zip |
update
Diffstat (limited to 'terminaldweller.com/ejabberd')
-rw-r--r-- | terminaldweller.com/ejabberd/docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/terminaldweller.com/ejabberd/docker-compose.yaml b/terminaldweller.com/ejabberd/docker-compose.yaml index 1ca57b2..3ba143a 100644 --- a/terminaldweller.com/ejabberd/docker-compose.yaml +++ b/terminaldweller.com/ejabberd/docker-compose.yaml @@ -33,5 +33,5 @@ volumes: mnesia_db: vault: # openssl dhparam -out dhparams.pem 4096 -# certbot certonly --standlone -d chat.terminaldweller.com -e devi@terminaldweller.com --agree-tos --noninteractive +# certbot certonly --standlone -d chat.terminaldweller.com -m devi@terminaldweller.com --agree-tos --noninteractive # docker exec -it 6eebd16a2385 bin/ejabberdctl register admin chat.terminaldweller.com password |