mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Create render.yaml
This commit is contained in:
parent
77b8b94c23
commit
7444bbfe26
1 changed files with 7 additions and 0 deletions
7
render.yaml
Normal file
7
render.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
services:
|
||||
- type: web
|
||||
name: searxng
|
||||
env: python
|
||||
runtime:
|
||||
version: '3.9.0'
|
||||
startCommand: python searx/webapp.py
|
Loading…
Add table
Reference in a new issue