fix: Fixed docker compose repo url
Deploy / deploy (push) Successful in 2m30s

This commit is contained in:
2026-09-09 11:23:08 +00:00
parent fcedb12f39
commit fbfb4b8608
+1 -1
View File
@@ -27,7 +27,7 @@ database to provide.
```bash
mkdir -p /opt/vantage && cd /opt/vantage
curl -fsSLO https://gitea.hostxtra.co.uk/mrhid6/vantage/raw/branch/main/deploy/docker/docker-compose.yml
curl -fsSLO https://gitea.hostxtra.co.uk/vantage/vantage-app/raw/branch/main/deploy/docker/docker-compose.yml
```
## 2. Write the environment file