diff --git a/docker-compose.yml b/docker-compose.yml index 732a56a..13bd410 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: