Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -225,7 +225,7 @@ Cloudflare Tunnels offer a cost-effective and secure way to deploy a 19squared i
Perform the following steps on the machine you want to use as your server.
1. [Install the Docker Engine](https://docs.docker.com/engine/install/)
2. Start 19squared
2. [Start 19squared](https://git.rwth-aachen.de/medialab/interactive360vr/-/wikis/home#production-server)
- `git clone https://git.rwth-aachen.de/medialab/interactive360vr.git`
- `copy .env.template .env`
- `docker compose up -d --build`
......
......