mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: soketi bump
This commit is contained in:
@@ -2,8 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
soketi:
|
soketi:
|
||||||
image: quay.io/soketi/soketi:1.4-16-debian
|
image: quay.io/soketi/soketi:1.6.1-16-debian
|
||||||
container_name: soketi
|
|
||||||
environment:
|
environment:
|
||||||
SOKETI_DEBUG: "1"
|
SOKETI_DEBUG: "1"
|
||||||
SOKETI_HOST: "0.0.0.0"
|
SOKETI_HOST: "0.0.0.0"
|
||||||
|
|||||||
@@ -440,7 +440,7 @@ export const templates: TemplateData[] = [
|
|||||||
{
|
{
|
||||||
id: "soketi",
|
id: "soketi",
|
||||||
name: "Soketi",
|
name: "Soketi",
|
||||||
version: "v1.4-16",
|
version: "v1.6.1-16",
|
||||||
description:
|
description:
|
||||||
"Soketi is your simple, fast, and resilient open-source WebSockets server.",
|
"Soketi is your simple, fast, and resilient open-source WebSockets server.",
|
||||||
logo: "soketi.png",
|
logo: "soketi.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user