Update 'setup_pgadmin.sh'
This commit is contained in:
parent
69005866bd
commit
96b7e5f4af
@ -12,6 +12,8 @@ sh -c 'echo "deb [signed-by=/usr/share/keyrings/packages-pgadmin-org.gpg] https:
|
|||||||
apt update
|
apt update
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
export PGADMIN_SETUP_EMAIL="${PGADMIN_SETUP_EMAIL}"
|
||||||
|
export PGADMIN_SETUP_PASSWORD="${PGADMIN_SETUP_PASSWORD}"
|
||||||
apt install -y pgadmin4 pgadmin4-web
|
apt install -y pgadmin4 pgadmin4-web
|
||||||
|
|
||||||
# Configure
|
# Configure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user