mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
auth and migration util
This commit is contained in:
@@ -12,7 +12,7 @@ hostname = "localhost"
|
||||
port = "5432"
|
||||
username = "postgres"
|
||||
password = "password"
|
||||
name = "webhunt-postgress"
|
||||
name = "postgres"
|
||||
pool = 4
|
||||
|
||||
# This section deals with the configuration of the actual server
|
||||
@@ -28,3 +28,7 @@ domain = "localhost"
|
||||
allow_registration = true
|
||||
# directory containing static files
|
||||
static_files_dir = "./frontend/dist"
|
||||
|
||||
|
||||
[pow]
|
||||
salt = "asdl;kjfhjawehfpa;osdkjasdvjaksndfpoanjdfainsdfaijdsfajlkjdsaf;ajsdfweroire"
|
||||
|
||||
Reference in New Issue
Block a user