mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Add 'devfile.yaml' for working on the website * Git-ignore the '.odo' folder * Make Docusaurus listen on all interfaces By default, Docusaurus would listen only on the loopback interface, which does not work with Podman at this time (see [1]). [1] https://github.com/redhat-developer/odo/issues/6510#issuecomment-1400280994