diff --git a/dev/docker/stacks/main/compose.yml b/dev/docker/stacks/main/compose.yml index 9997809..ae52d7e 100644 --- a/dev/docker/stacks/main/compose.yml +++ b/dev/docker/stacks/main/compose.yml @@ -1,7 +1,7 @@ version: '3' services: app: - image: git.oishi-ra.men/nikurasu/socialtree-js:latest + image: dev.cat-enby.club/nikurasu/socialtree:latest container_name: socialtree environment: PORT: 3000