diff options
author | terminaldweller <devi@terminaldweller.com> | 2023-04-10 07:42:56 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2023-04-10 07:42:56 +0000 |
commit | cc392c16bde5fe394089ea92b623aec2c5635e1f (patch) | |
tree | a35a55ca7995ee95dac95f28aa79ef904238cdc2 /terminaldweller.com/ejabberd | |
parent | updates (diff) | |
download | scripts-cc392c16bde5fe394089ea92b623aec2c5635e1f.tar.gz scripts-cc392c16bde5fe394089ea92b623aec2c5635e1f.zip |
updates
Diffstat (limited to '')
-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 cbc9377..3c860ae 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 --standalone -d chat.terminaldweller.com --email devi@terminaldweller.com --agree-tos --noninteractive --dry-run # docker exec -it 6eebd16a2385 bin/ejabberdctl register admin chat.terminaldweller.com password |