Selaa lähdekoodia

fix pgadmin workstation name (#2088)

The generated name did not follow the pattern of the other.
Guilherme A. Girardi 6 vuotta sitten
vanhempi
säilyke
83a24efa70
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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}"