mirror of
https://github.com/dadosfera/maestro.git
synced 2026-09-04 05:34:48 +00:00
6 lines
147 B
YAML
6 lines
147 B
YAML
version: "3.8"
|
|
services:
|
|
maestro:
|
|
build: .
|
|
image: 468720548566.dkr.ecr.us-east-1.amazonaws.com/microservices/maestro_${ENV}:${IMAGE_TAG}
|