Skip to content

Commit

Permalink
remove ip of talk container
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jun 5, 2023
1 parent 6a0a6ae commit 6244a51
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Containers/talk-recording/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ elif [ -z "$RECORDING_SECRET" ]; then
exit 1
fi

set -x
IPv4_ADDRESS_TALK="$(dig nextcloud-aio-talk A +short)"
set +x

# TODO: Check if using IP of signaling container is enough or if nc_domain/standalone-signaling is enough
cat << RECORDING_CONF > "/etc/recording.conf"
[logs]
level = 30
Expand Down

0 comments on commit 6244a51

Please sign in to comment.