vorgaenge and crimesList API endpoints, auto-formatting
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { readFileSync } from 'fs';
|
||||
|
||||
export default JSON.parse(readFileSync('./config_prod.json').toString());
|
||||
export default JSON.parse(readFileSync('./config.json').toString());
|
||||
|
||||
Reference in New Issue
Block a user