feat: add independent Bell authentication and RBAC (#12)
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
BELL_ENV=development
|
||||
BELL_HTTP_ADDRESS=127.0.0.1:8082
|
||||
BELL_DATABASE_URL=postgres://bell_app:replace-at-deploy@127.0.0.1:5432/bell?sslmode=disable
|
||||
BELL_SESSION_SECRET=generate-an-independent-random-value-at-deploy
|
||||
BELL_SHUTDOWN_SECONDS=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user