Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| services:searxng [2024/09/02 10:54] – willy | services:searxng [2024/11/11 06:54] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| So, as usual create the user, then clone the repository and copy the **docker-compose.yaml**: | So, as usual create the user, then clone the repository and copy the **docker-compose.yaml**: | ||
| <code bash> | <code bash> | ||
| - | useradd -d /deposito/ | + | useradd -d /data/ |
| su - searxng | su - searxng | ||
| git clone https:// | git clone https:// | ||
| Line 43: | Line 43: | ||
| networks: | networks: | ||
| - | | + | |
| ipam: | ipam: | ||
| driver: default | driver: default | ||