This commit is contained in:
dec0dOS 2022-06-27 20:15:30 +03:00
parent 4444d35128
commit 7672e0a233

View file

@ -113,7 +113,7 @@ The most simple one-minute installation. Great for the fresh VPS setup.
2. Replace `YOURDOMAIN.com` with your domain name in `docker-compose.yml`
3. Pull the images
```sh
docker-compose pull
docker pull dec0dos/zero-ui
```
4. Run the containers
```sh