feat(providers): separate each provider

This commit is contained in:
ItzCrazyKns 2024-07-06 14:19:33 +05:30
parent c63c9b5c8a
commit 25b5dbd63e
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
8 changed files with 238 additions and 191 deletions

View file

@ -1,4 +1,4 @@
FROM node:slim
FROM node:buster-slim
ARG SEARXNG_API_URL