Merge branch 'pr/137'

This commit is contained in:
ItzCrazyKns 2024-06-01 10:52:34 +05:30
commit 8e18c32e23
No known key found for this signature in database
GPG Key ID: 8162927C7CCE3065
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ services:
- searxng - searxng
ports: ports:
- 3001:3001 - 3001:3001
extra_hosts:
- "host.docker.internal:host-gateway"
networks: networks:
- perplexica-network - perplexica-network
restart: unless-stopped restart: unless-stopped