Update 'docker-compose.yml'

This commit is contained in:
Andrey 2023-04-29 11:52:09 +03:00
parent b1f68e099b
commit 6be34ca090

View file

@ -3,7 +3,7 @@ version: "3.8"
services:
web:
image: git.mootfrost.dev/mootfrost777/mootfrost-dev:latest
container_name: mootfrost-dev/web
container_name: mootfrost-dev_web
restart: always
build: .
ports: