Hey Nils,
you can only access oxd from inside the containers . either from inside the oxd container itself or other containers. inside the oxd container itself you would be able to hit it at localhost:8080. We do not expose oxd endpoints upon setup.
use the `docker exec -ti` command.