mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-07 19:08:34 +03:00
updated example config
This commit is contained in:
@@ -59,6 +59,11 @@ Clone the repository to your local:
|
|||||||
git clone https://www.github.com/forensic-architecture/datasheet-server
|
git clone https://www.github.com/forensic-architecture/datasheet-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Copy [src/example.config.js](src/example.config.js) into `src/config.js` and modify
|
||||||
|
```
|
||||||
|
cp src/example.config.js src/config.js
|
||||||
|
```
|
||||||
|
|
||||||
Follow the steps in the [configuration](#configuration) section of this
|
Follow the steps in the [configuration](#configuration) section of this
|
||||||
document.
|
document.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user