Name local database write permission explicitly
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"database": {
|
||||
"driver": "endpoint",
|
||||
"mode": "local",
|
||||
"allowWrites": false,
|
||||
"allowLocalWrites": false,
|
||||
"host": "127.0.0.1",
|
||||
"port": 3306,
|
||||
"name": "9bplus",
|
||||
|
||||
Reference in New Issue
Block a user