chore: change searxng service export port
This commit is contained in:
parent
f88f179920
commit
3d292c5a85
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
context: .
|
||||
dockerfile: searxng.dockerfile
|
||||
expose:
|
||||
- 4000
|
||||
- 8080
|
||||
ports:
|
||||
- 4000:8080
|
||||
networks:
|
||||
|
|
Loading…
Add table
Reference in a new issue