-
VILLASnode:
Simple WebRTC node example
@@ -528,7 +528,7 @@
With Docker
You can also start VILLASnode via
Docker by running
the following command before the commands in the previous section.
-alias villas='docker run -v $(pwd):/mount -w /mount registry.git.rwth-aachen.de/acs/public/villas/node'
+alias villas='docker run -v $(pwd):/mount -w /mount ghcr.io/villasframework/villas/node'