PKGBUILD/.env

8 lines
111 B
Bash
Raw Normal View History

2019-08-20 19:37:45 +00:00
PG_INTERN_PORT=5432
PG_EXTERN_PORT=5432
PG_NAME=public
PG_USER=postgres
PG_PASSWORD=postgres
TZ=Europe/Berlin