Files
dotfiles/server/notes.md
2025-07-29 18:32:41 +01:00

10 lines
336 B
Markdown

# How to change public IP
- Edit `turn_ipv4_address:` at `/mnt/md0/ejabberd/conf/ejabberd.yml`.
- Point domain to the new IP and all subdomains.
# Change private IP
- Edit port forward settings to point to the new IP.
# Configure port forward from scratch
- Forward every port explicitly declared in `ports` field of every container.