mirror of
https://github.com/dadosfera/maestro.git
synced 2026-08-31 19:58:21 +00:00
6 lines
141 B
YAML
6 lines
141 B
YAML
version: "3.8"
|
|
services:
|
|
maestro:
|
|
build: .
|
|
image: 468720548566.dkr.ecr.us-east-1.amazonaws.com/microservices/maestro_${ENV}:latest
|