Update 'docker-compose.yml'
This commit is contained in:
parent
066ce37439
commit
c2372d253f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
mootfrost-dev_backend:
|
||||
image: registry.mootfrost.ru/mootfrost-dev/backend
|
||||
image: registry.mootfrost.dev/mootfrost-dev:latest
|
||||
container_name: mootfrost-dev_backend
|
||||
restart: always
|
||||
build: .
|
||||
|
|
Loading…
Add table
Reference in a new issue