stack-orchestrator/stack_orchestrator/data/compose/docker-compose-osmosis-front-end.yml

9 lines
190 B
YAML
Raw Permalink Normal View History

2023-11-06 16:00:05 +00:00
version: "3.2"
services:
osmosis-front-end:
image: cerc/osmosis-front-end:local
restart: always
ports:
2023-11-08 16:19:52 +00:00
- "3002:3002" #TODO make `3000` when using the deployment feature