fix: Add few more volumes for docker

pull/635/head
Raphaël Vinot 2023-03-06 14:48:59 +01:00
parent eca8de7683
commit 1c7a82b14f
1 changed files with 2 additions and 0 deletions

View File

@ -29,10 +29,12 @@ services:
- ./cache:/lookyloo/cache
- ./indexing:/lookyloo/indexing
- ./scraped:/lookyloo/scraped
- ./archived_captures:/lookyloo/archived_captures
- ./discarded:/lookyloo/discarded_captures
- ./user_agents:/lookyloo/user_agents
- ./config:/lookyloo/config
- ./logs:/lookyloo/logs
- ./logs_web:/lookyloo/website/logs
ports:
- "5100:5100"
links: