Files
java-tutorials/persistence-modules/flyway-repair/docker-compose/postgres.env
T

4 lines
69 B
Bash
Raw Normal View History

2020-07-17 10:54:38 +02:00
POSTGRES_USER=testuser
POSTGRES_PASSWORD=password
POSTGRES_DB=testdb