Update 'dev/docker/stacks/main/compose.yml'
Switched to correct container url
This commit is contained in:
parent
343c2b95ed
commit
741a9c3250
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue