Allow non-default PGPORT (#1363)

- Allow use of environment variables in addition to .env
- Remove .env-postgres and the need to synchronize it with .env

Resolves #1354
Related to https://github.com/openmaptiles/openmaptiles-tools/pull/403
This commit is contained in:
zstadler
2022-04-19 22:33:03 +03:00
committed by GitHub
parent 8693822d50
commit 22915df783
3 changed files with 21 additions and 11 deletions

2
.env
View File

@@ -4,7 +4,7 @@
TILESET_FILE=openmaptiles.yaml
# Use 3-part patch version to ignore patch updates, e.g. 5.0.0
TOOLS_VERSION=6.1
TOOLS_VERSION=latest
# Make sure these values are in sync with the ones in .env-postgres file
PGDATABASE=openmaptiles