stack-orchestrator/stack_orchestrator/data/compose/docker-compose-mars.yml

9 lines
112 B
YAML
Raw Normal View History

2024-01-29 16:00:58 +00:00
version: "3.2"
services:
mars:
image: cerc/mars:local
restart: always
ports:
- "3000:3000"