Skip to content

Commit e294e79

Browse files
author
Sameer Naik
committed
removed unused DB_POSTGIS_HSTORE and DB_POSTGIS_TOPOLOGY variables
1 parent 0c28240 commit e294e79

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

runtime/env-defaults

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,4 @@ DB_PASS=${DB_PASS:-}
1919
DB_TEMPLATE=${DB_TEMPLATE:-template1}
2020

2121
DB_UNACCENT=${DB_UNACCENT:-false}
22-
2322
DB_POSTGIS=${DB_POSTGIS:-false}
24-
DB_POSTGIS_HSTORE=${DB_POSTGIS_HSTORE:-true}
25-
DB_POSTGIS_TOPOLOGY=${DB_POSTGIS_TOPOLOGY:-true}

0 commit comments

Comments
 (0)