issues
search
Kloadut
/
dokku-pg-plugin
PostgreSQL plugin for Dokku
201
stars
75
forks
source link
Fix for issue #51 - auto relink db to app container.
#59
Closed
lngsx
closed
9 years ago
lngsx
commented
9 years ago
fixes issue #51
Ensure the
get_postgresql_id()
get only running container. This made command
postgresql:link
works after rebooting.
Auto relink app to container after rebooting
fixes issue #51
get_postgresql_id()
get only running container. This made commandpostgresql:link
works after rebooting.