fix pgadmin workstation name (#2088)
The generated name did not follow the pattern of the other.
This commit is contained in:
parent
a03c225e27
commit
83a24efa70
@ -597,7 +597,6 @@ services:
|
|||||||
|
|
||||||
### pgAdmin ##############################################
|
### pgAdmin ##############################################
|
||||||
pgadmin:
|
pgadmin:
|
||||||
container_name: pgadmin
|
|
||||||
image: dpage/pgadmin4:latest
|
image: dpage/pgadmin4:latest
|
||||||
environment:
|
environment:
|
||||||
- "PGADMIN_DEFAULT_EMAIL=${PGADMIN_DEFAULT_EMAIL}"
|
- "PGADMIN_DEFAULT_EMAIL=${PGADMIN_DEFAULT_EMAIL}"
|
||||||
|
Loading…
Reference in New Issue
Block a user