diff options
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" |
