mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 19:01:35 +01:00
3 lines
202 B
Bash
3 lines
202 B
Bash
|
|
DATABASE_URL="postgres://postgres@localhost:15432/archtika?sslmode=disable"
|
||
|
|
PGRST_DB_URI="postgres://authenticator@localhost:15432/archtika?sslmode=disable"
|
||
|
|
JWT_SECRET="a42kVyAhTImYxZeebZkApoAZLmf0VtDA"
|