You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
129 B

  1. POSTGRES_USER=postgres
  2. POSTGRES_PASSWORD=password
  3. POSTGRES_DB=test
  4. POSTGRES_HOST=postgres
  5. POSTGRES_PORT=5432
  6. # POSTGIS_MAJOR=2.3