Пробуем авторестарт

This commit is contained in:
Mootfrost777 2022-08-18 12:09:56 +03:00
parent 295870eb67
commit 6042a11d30

View file

@ -4,6 +4,7 @@ services:
mootfrost-dev_backend:
image: registry.mootfrost.ru/mootfrost-dev/backend
container_name: mootfrost-dev_backend
restart: always
build: .
ports:
- "7632:7632"