This repository has been archived on 2026-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
stack-orchestrator/stack_orchestrator/data/compose/docker-compose-laconic-dot-com.yml

9 lines
129 B
YAML

version: "3.2"
services:
laconic-dot-com:
image: cerc/laconic-dot-com:local
restart: always
ports:
- "3000"