mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-11 01:27:17 +00:00
Update docker.sh
This commit is contained in:
parent
c4a2da06ca
commit
8ae2882e11
@ -7,7 +7,7 @@ cd ~
|
||||
git clone https://github.com/kaibae19/mailinabox
|
||||
|
||||
# The setup script will fail to find the IP addresses of the container
|
||||
ifconfig | grep global
|
||||
ifconfig | grep inet6 | grep global
|
||||
ifconfig | grep inet | grep -v 127
|
||||
echo "Export PRIVATE_IP and PUBLIC_IPV6 as variables before launching the setup script."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user