zh 5 months ago
parent
commit
638be48c85
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -1,8 +1,8 @@
 version: '3.8'
 
 services:
-  backend:
-    container_name: backend
+  minio-manager:
+    container_name: minio-manager
     restart: unless-stopped
     ports:
       - "8000:8000"