Closed Nekroze closed 5 years ago
At present dab does not configure pgweb.
The current behaviour is insufficient because users should immediately be viewing the Dab postgres if running.
It should be configured by default to connect to dab_postgres via the postgres hostname.
dab_postgres
postgres
The environment variable meant to do this is already being set to the right value. Reassert this issue persists.
confirmed this is preconfigured
Change Request
Please describe the current behaviour
At present dab does not configure pgweb.
What is suboptimal about the current behaviour
The current behaviour is insufficient because users should immediately be viewing the Dab postgres if running.
Describe the way you think it should behave
It should be configured by default to connect to
dab_postgres
via thepostgres
hostname.