dont use 3000

This commit is contained in:
zramsay 2023-11-08 16:19:52 +00:00
parent 8ad2b692ec
commit 7d27eaef0f

View File

@ -5,4 +5,4 @@ services:
image: cerc/osmosis-front-end:local
restart: always
ports:
- "3000:3000" #TODO make `3000` when using the deployment feature
- "3002:3002" #TODO make `3000` when using the deployment feature