mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Remove configuration files and use CLI args instead
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
DATABASE_URL="postgres://postgres@localhost:15432/archtika?sslmode=disable"
|
||||
PGRST_DB_URI="postgres://authenticator@localhost:15432/archtika?sslmode=disable"
|
||||
JWT_SECRET="a42kVyAhTImYxZeebZkApoAZLmf0VtDA"
|
||||
@@ -1,3 +0,0 @@
|
||||
db-schemas = "api"
|
||||
db-anon-role = "anon"
|
||||
openapi-mode = "ignore-privileges"
|
||||
Reference in New Issue
Block a user