From bee81646fb39d87985d2fae1f9e824c6e9d7e9c4 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 28 Jul 2026 19:23:51 +0100 Subject: oops --- 174bg/website/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '174bg') diff --git a/174bg/website/docker-compose.yaml b/174bg/website/docker-compose.yaml index 87e41cb..233d80a 100644 --- a/174bg/website/docker-compose.yaml +++ b/174bg/website/docker-compose.yaml @@ -1,6 +1,6 @@ # this is the compose file we deploy to the server services: app: - build: https://github.com/EpicGames/lore.git#master:174bg/website + build: https://github.com/zuedev/unnamed-group.git#master:174bg/website ports: - "3892:3000" -- cgit v1.2.3