diff --git a/docker-compose.yml b/docker-compose.yml index 2b8a8c4..732a56a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: web: - image: git.mootfrost.dev/Mootfrost777/mootfrost-dev:latest + image: git.mootfrost.dev/mootfrost777/mootfrost-dev:latest container_name: mootfrost-dev/web restart: always build: .