瀏覽代碼

fix pgadmin workstation name (#2088)

The generated name did not follow the pattern of the other.
Guilherme A. Girardi 6 年之前
父節點
當前提交
83a24efa70
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      docker-compose.yml

+ 0 - 1
docker-compose.yml

@@ -597,7 +597,6 @@ services:
 
 ### pgAdmin ##############################################
     pgadmin:
-      container_name: pgadmin
       image: dpage/pgadmin4:latest
       environment:
         - "PGADMIN_DEFAULT_EMAIL=${PGADMIN_DEFAULT_EMAIL}"