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:
|
services:
|
||||||
mootfrost-dev_backend:
|
mootfrost-dev_backend:
|
||||||
image: registry.mootfrost.ru/mootfrost-dev/backend
|
image: registry.mootfrost.dev/mootfrost-dev:latest
|
||||||
container_name: mootfrost-dev_backend
|
container_name: mootfrost-dev_backend
|
||||||
restart: always
|
restart: always
|
||||||
build: .
|
build: .
|
||||||
|
|
Loading…
Add table
Reference in a new issue