mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
5 lines
120 B
Bash
5 lines
120 B
Bash
CONTAINER_NAME="pgadmin4"
|
|
PANEL_APP_PORT_HTTP="40084"
|
|
PGADMIN_EMAIL="admin@example.com"
|
|
PGADMIN_PASSWORD="pgadmin4_pwd"
|