Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why the SFU_ANNOUNCED_IP={MY_LOCAL_IP_ADDRESS} docker-compose up is not working #8

Open
ZiyueLiiii opened this issue Apr 21, 2023 · 1 comment

Comments

@ZiyueLiiii
Copy link

I am stuck in the first step:( I changed the { MY_LOCAL_IP_ADDRESS } into my own ip but the terminal can not process it, saying "SFU_ANNOUNCED_IP=" is not identified as command. please help me

@balazskreith
Copy link
Member

Hi @ZiyueLiiii , can you provide the cli command you try to run the docker-compose?
As far as I remember SFU_ANNOUNCED_IP is an env variable so you should run the docker like SFU_ANNOUNCED_IP=MY_LOCAL_IP docker-compose

If you are new to the observer stack, maybe you can try the demo-app, as that's the way we are heading forward (uses observer-js instead of observer-service)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants