in this branch I implemented a quick solution to make the Webserver listen to ::1 only. What is the LoggingServer used for? This branch restricts it to ::1 in general. Maybe we need a solution for this, too? But it's a problem, because the Logging Server is initialized and used before the configuration has been read? :thinking:
Hey Teddy,
in this branch I implemented a quick solution to make the Webserver listen to
::1
only. What is theLoggingServer
used for? This branch restricts it to::1
in general. Maybe we need a solution for this, too? But it's a problem, because the Logging Server is initialized and used before the configuration has been read? :thinking:Thanks
Mebus