stack-orchestrator/stack_orchestrator/data/compose/docker-compose-osmosis-front-end.yml
2023-11-13 13:35:07 -05:00

9 lines
190 B
YAML

version: "3.2"
services:
osmosis-front-end:
image: cerc/osmosis-front-end:local
restart: always
ports:
- "3000:3000" #TODO make `3000` when using the deployment feature