dont use 3000
This commit is contained in:
parent
8ad2b692ec
commit
7d27eaef0f
@ -5,4 +5,4 @@ services:
|
|||||||
image: cerc/osmosis-front-end:local
|
image: cerc/osmosis-front-end:local
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000" #TODO make `3000` when using the deployment feature
|
- "3002:3002" #TODO make `3000` when using the deployment feature
|
||||||
|
Loading…
Reference in New Issue
Block a user