Michael Hoennig
05e97f4844
Co-authored-by: Timotheus Pokorra <timotheus.pokorra@hostsharing.net> Co-authored-by: Timotheus Pokorra <timotheus.pokorra@solidcharity.com> Co-authored-by: Dev und Test fuer hsadminng <hsh03-hsngdev@h50.hostsharing.net> Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: #78
6 lines
291 B
Plaintext
6 lines
291 B
Plaintext
export HSADMINNG_POSTGRES_JDBC_URL=jdbc:tc:postgresql:15.5-bookworm:///spring_boot_testcontainers
|
|
export HSADMINNG_POSTGRES_ADMIN_USERNAME=admin
|
|
export HSADMINNG_POSTGRES_ADMIN_PASSWORD=
|
|
export HSADMINNG_POSTGRES_RESTRICTED_USERNAME=restricted
|
|
export HSADMINNG_MIGRATION_DATA_PATH=migration
|