forked from cerc-io/stack-orchestrator
osmosis FE stack
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user