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

port change doesnt work in config.py #294

Open
aminlv opened this issue Aug 30, 2023 · 1 comment
Open

port change doesnt work in config.py #294

aminlv opened this issue Aug 30, 2023 · 1 comment

Comments

@aminlv
Copy link

aminlv commented Aug 30, 2023

i changed port number on config.py
but after running
sudo docker-compose up -d sudo docker-compose logs
it stuck in infinite loop trying to set it on port 443 and wont stop unless use ctrl-break etc

how to fix this?

@aminlv
Copy link
Author

aminlv commented Aug 30, 2023

nevermind
used this couple of time
seems something stucked
use these
sudo docker-compose down
sudo systemctl restart docker
sudo docker-compose build

then redo
sudo docker-compose up -d
sudo docker-compose logs

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

1 participant