mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
## Start Lowcoder (all-in-one)
|
## Start Lowcoder (all-in-one)
|
||||||
lowcoder-api-service:
|
lowcoder-api-service:
|
||||||
image: lowcoderorg/lowcoder-ce:latest
|
image: lowcoderorg/lowcoder-ce:2.6.4
|
||||||
environment:
|
environment:
|
||||||
REDIS_ENABLED: "true"
|
REDIS_ENABLED: "true"
|
||||||
MONGODB_ENABLED: "true"
|
MONGODB_ENABLED: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user