fix: remove flyway from .env
This commit is contained in:
parent
65b6f0f129
commit
0728ba9714
@ -1,6 +1,3 @@
|
|||||||
FLYWAY_URL=jdbc:postgresql://db:5432/dnim
|
|
||||||
FLYWAY_USER=postgres
|
|
||||||
FLYWAY_PASSWORD=password
|
|
||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
POSTGRES_PASSWORD=password
|
POSTGRES_PASSWORD=password
|
||||||
POSTGRES_DB=dnim
|
POSTGRES_DB=dnim
|
||||||
|
Loading…
Reference in New Issue
Block a user