chore: commit .env file

This commit is contained in:
Matthew Little
2020-03-20 16:59:37 +01:00
parent a3fe8d765e
commit c4c4287697

5
.env Normal file
View File

@@ -0,0 +1,5 @@
PG_HOST=127.0.0.1
PG_PORT=5433
PG_USER=admin
PG_PASSWORD=password
PG_DATABASE=stacks_core_sidecar