unfied style
This commit is contained in:
@@ -19,8 +19,8 @@ docker compose -f docker-compose.dev.yml --profile full up --build
|
||||
Services:
|
||||
|
||||
- marketplace: `http://localhost:3000`
|
||||
- dashboard: `http://localhost:3001`
|
||||
- admin: `http://localhost:3002`
|
||||
- dashboard: `http://localhost:3000/dashboard`
|
||||
- admin: `http://localhost:3000/admin`
|
||||
- public-site: `http://localhost:3003`
|
||||
- api: `http://localhost:4000`
|
||||
- pgAdmin: `http://localhost:5050`
|
||||
|
||||
Reference in New Issue
Block a user