浏览代码

Update docker-compose.yml

MaxKey 2 年之前
父节点
当前提交
8b70e8ef5c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docker/docker-compose.yml

+ 2 - 2
docker/docker-compose.yml

@@ -77,8 +77,8 @@ services:
       
       
   maxkey-nginx:
   maxkey-nginx:
     image: nginx:latest
     image: nginx:latest
-    container_name: nginx
-    hostname: nginx
+    container_name: maxkey-nginx
+    hostname: maxkey-nginx
     volumes:
     volumes:
       - ./docker-nginx:/etc/nginx/conf.d
       - ./docker-nginx:/etc/nginx/conf.d
     ports:
     ports: