DomiStyle / docker-tor-browser

Tor Browser (in a browser)
https://hub.docker.com/r/domistyle/tor-browser
MIT License
80 stars 23 forks source link

ERROR: The Compose file './docker-compose.yml' is invalid because: services.tor.environment contains {"DISPLAY_WIDTH": 1920}, which is an invalid type, it should be a string #29

Closed bugbounted closed 1 year ago

bugbounted commented 2 years ago

Hi DomiStyle, after using docker-compose up in cloned root of docker-tor-browser give error below : ERROR: The Compose file './docker-compose.yml' is invalid because: services.tor.environment contains {"DISPLAY_WIDTH": 1920}, which is an invalid type, it should be a string I'm so recomended to change default both port of 5800 & 5900 to another ones . aiting for your commit/s to fix it. finest regards

DomiStyle commented 1 year ago

Late to the party but fixed with https://github.com/DomiStyle/docker-tor-browser/commit/96d0971b36119b4a7259c37062d30b24b743f713 ;).