add .env.example and increase file size

This commit is contained in:
2026-04-27 12:12:39 +02:00
parent ed53e21456
commit 7ba5968ec6
2 changed files with 21 additions and 8 deletions
+13
View File
@@ -0,0 +1,13 @@
PORT=3000
DB_STRYKER_HOST=127.0.0.1
DB_STRYKER_PORT=5432
DB_STRYKER_DATABASE=
DB_STRYKER_USER=
DB_STRYKER_PASSWORD=
DB_BECKMAN_HOST=127.0.0.1
DB_BECKMAN_PORT=5432
DB_BECKMAN_DATABASE=
DB_BECKMAN_USER=
DB_BECKMAN_PASSWORD=