🔧 Remove the unused mapped ports for docker deployment (#309)

* removed-ports

* 🚀 chore: bump the app version (#309)

* 🚀 chore: bump the app version (#309)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
Ananth B Prathap 2023-10-09 10:09:12 -07:00 committed by GitHub
parent 769d870803
commit 8156f7ea79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

2
Cargo.lock generated
View File

@ -3965,7 +3965,7 @@ dependencies = [
[[package]]
name = "websurfx"
version = "1.0.9"
version = "1.0.11"
dependencies = [
"actix-cors",
"actix-files",

View File

@ -1,6 +1,6 @@
[package]
name = "websurfx"
version = "1.0.9"
version = "1.0.11"
edition = "2021"
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
repository = "https://github.com/neon-mmd/websurfx"

View File

@ -15,6 +15,4 @@ services:
- ./websurfx/:/etc/xdg/websurfx/
# Uncomment the following lines if you are using the `hybrid` or `redis` caching feature.
# redis:
# image: redis:latest
# ports:
# - 6379:6379
# image: redis:latest