This commit is contained in:
lbenedar
2026-03-17 16:59:48 +03:00
parent bef81be50c
commit 8b39bc9cfb
4 changed files with 56 additions and 2 deletions

1
.env Normal file
View File

@@ -0,0 +1 @@
GREENLIGHT_DB_DSN="postgres://greenlight:paSSword@localhost/greenlight?sslmode=disable"