Update Servers/Containerization/Docker/Compose/SearX.md
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
**Purpose**: Deploys a SearX Meta Search Engine Server
|
||||
|
||||
## Docker Configuration
|
||||
```jsx title="docker-compose.yml"
|
||||
```yaml title="docker-compose.yml"
|
||||
version: '3'
|
||||
services:
|
||||
searx:
|
||||
@ -25,7 +25,7 @@ networks:
|
||||
external: true
|
||||
```
|
||||
|
||||
```jsx title=".env"
|
||||
```yaml title=".env"
|
||||
Not Applicable
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user