File sysconfig.loki of Package loki
# # Config environment variables for B3Scale # # Connect string passed to the database connection. # You can use either the DSN format or an URL format. # Default: postgres://postgres:postgres@localhost:5432/b3scale B3SCALE_DATABASE_URL="" B3SCALE_DATABASE_URL=""