Rename searxng service to app
This commit is contained in:
parent
5f3d7e2f13
commit
d6ad233cb0
|
@ -24,7 +24,7 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
searxng:
|
||||
app:
|
||||
image: searxng/searxng:{{ services.searxng.version }}
|
||||
restart: always
|
||||
environment:
|
||||
|
|
Reference in a new issue