mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 21:34:24 +00:00
begin stripe plugin
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"init": true,
|
||||
"twoFA": "enhanced",
|
||||
"db": "mysql"
|
||||
"db": "mysql",
|
||||
"payments": "stripe",
|
||||
"yourDomain": "http://localhost:8081"
|
||||
}
|
||||
Reference in New Issue
Block a user