mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
(post-update): Setting up an Ejabberd XMPP server with Video Calls and Multimedia support
Wording
This commit is contained in:
parent
ccc936f339
commit
f82fcda91b
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ docker compose -f /home/ubuntu/ejabberd/docker-compose.yml exec ejabberd ejabber
|
||||||
echo "$(date) - Certbot deploy hook: Completed successfully" >> /var/log/certbot-deploy.log
|
echo "$(date) - Certbot deploy hook: Completed successfully" >> /var/log/certbot-deploy.log
|
||||||
```
|
```
|
||||||
|
|
||||||
### Docker dual-networking stack (IPv4 and IPv6)
|
### Docker dual-stack networking (IPv4 and IPv6)
|
||||||
|
|
||||||
As we are going to use both IPv4 and IPv6 on our XMPP server, we need to configure Docker to work with both IPv4 and IPv6 inside the containers. Add the following configuration to your Docker daemon configuration file, usually located at `/etc/docker/daemon.json`:
|
As we are going to use both IPv4 and IPv6 on our XMPP server, we need to configure Docker to work with both IPv4 and IPv6 inside the containers. Add the following configuration to your Docker daemon configuration file, usually located at `/etc/docker/daemon.json`:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue