self-hosted/postgres/sample.env

7 lines
159 B
Bash
Raw Normal View History

2022-08-02 20:16:17 +02:00
POSTGRES_USER=root
POSTGRES_PASSWORD=root
POSTGRES_DB=test_db
PGADMIN_DEFAULT_EMAIL=atareao@atarao.es
PGADMIN_DEFAULT_PASSWORD=root
FQDN=pgadmin.tuservidor.es