diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-28 19:23:51 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-07-28 19:23:51 +0100 |
| commit | bee81646fb39d87985d2fae1f9e824c6e9d7e9c4 (patch) | |
| tree | e4be32ea172932d9a9fd4abc7f924dc56965630b /174bg/website | |
| parent | 24a505d2f7c47b837d4ada2569576af594975fce (diff) | |
| download | unnamed-group-bee81646fb39d87985d2fae1f9e824c6e9d7e9c4.tar unnamed-group-bee81646fb39d87985d2fae1f9e824c6e9d7e9c4.tar.gz unnamed-group-bee81646fb39d87985d2fae1f9e824c6e9d7e9c4.tar.bz2 unnamed-group-bee81646fb39d87985d2fae1f9e824c6e9d7e9c4.tar.xz unnamed-group-bee81646fb39d87985d2fae1f9e824c6e9d7e9c4.zip | |
oops
Diffstat (limited to '174bg/website')
| -rw-r--r-- | 174bg/website/docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
