added log webhook support
This commit is contained in:
@@ -3,4 +3,5 @@ DB_USER="postgres"
|
||||
DB_PASSWORD="<Your db password>"
|
||||
DB_SERVER="localhost"
|
||||
DB_PORT=0000
|
||||
DB_NAME="postgres"
|
||||
DB_NAME="postgres"
|
||||
LOG_WEBHOOK=""
|
Reference in New Issue
Block a user