Added enviroment variables.

This commit is contained in:
kirby.is.austin9@gmail.com
2025-06-18 09:05:44 +02:00
parent 5c1dc5cd15
commit 9cd5e2e124
2 changed files with 13 additions and 3 deletions

4
.env Normal file
View File

@@ -0,0 +1,4 @@
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
POSTGRES_HOST=postgres