🔧 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:
parent
769d870803
commit
8156f7ea79
3 changed files with 3 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue