This message was deleted.
# helpdesk
s
This message was deleted.
🙏 1
❤️ 1
d
hey Julius! Good to see you here. have you tried setting
--node-ip
when starting the service?
you can also set
rtc.node_ip
l
Thank you @dry-elephant-14928 I'll give it a try 👀
g
Hey @dry-elephant-14928 how can I set external IP in configuration file? Smth like that?
Copy code
rtc:
  node_ip: <http://xxx.xxx.xxx.xxx|xxx.xxx.xxx.xxx>
Can’t find it in sample configuration file https://github.com/livekit/livekit/blob/master/config-sample.yaml
d
yup, that's correct, we need to update the config example to include this field.
g
@dry-elephant-14928 it would be great. Thanks