osmosis FE stack

This commit is contained in:
zramsay
2023-11-13 13:35:07 -05:00
parent f1f618c57a
commit 54cc993fa4
4 changed files with 27 additions and 0 deletions
@@ -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