mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-09 01:13:06 +00:00
parent
abaf78e020
commit
d0128e0396
@ -26,9 +26,6 @@ if [ -z "${DOMAIN}" ]; then
|
||||
echo "Failed to get ip, received: '${MY_EXT_IP}'"
|
||||
else
|
||||
echo "auto-domain: ip is '${MY_EXT_IP}'"
|
||||
# TODO: Include this in nwaku docker image
|
||||
apk update
|
||||
apk add bind-tools
|
||||
|
||||
# Get reverse DNS
|
||||
DNS=$(dig +short -x "${MY_EXT_IP}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user