diff --git a/.env.example b/.env.example index 24956ec..fb08e7e 100644 --- a/.env.example +++ b/.env.example @@ -237,8 +237,8 @@ LT_UPDATE_MODELS=true # Database - You can change these to any PostgreSQL database that has logical replication enabled. ############ +POSTGRES_HOST=db POSTGRES_DB=postgres -POSTGRES_HOST=postgres POSTGRES_PORT=5432 POSTGRES_USER=postgres