mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
Minor updates
This commit is contained in:
@@ -61,7 +61,7 @@ This will be reused automatically by the server script, and can also be passed t
|
|||||||
|
|
||||||
The server should now be running within that session, and accessible at http://127.0.0.1:8000
|
The server should now be running within that session, and accessible at http://127.0.0.1:8000
|
||||||
|
|
||||||
You can set this in the orchestration.yaml file like this:
|
You can set this in the Auto Archiver orchestration.yaml file like this:
|
||||||
```yaml
|
```yaml
|
||||||
instagram_api_extractor:
|
instagram_api_extractor:
|
||||||
api_endpoint: http://127.0.0.1:8000
|
api_endpoint: http://127.0.0.1:8000
|
||||||
|
|||||||
2
scripts/instagrapi_server/.gitignore
vendored
2
scripts/instagrapi_server/.gitignore
vendored
@@ -0,0 +1,2 @@
|
|||||||
|
secrets*
|
||||||
|
*instagrapi_session.json
|
||||||
|
|||||||
Reference in New Issue
Block a user