File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This is the first release of LiteMindUI application.
66
77## 🐳 Docker Images
88
9- - ** Backend** : ` debabratamishra /litemindui-backend:0.0.1`
10- - ** Frontend** : ` debabratamishra /litemindui-frontend:0.0.1`
9+ - ** Backend** : ` debabratamishra1 /litemindui-backend:0.0.1`
10+ - ** Frontend** : ` debabratamishra1 /litemindui-frontend:0.0.1`
1111
1212## 📦 Quick Start
1313
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ version: '3.8'
66
77services :
88 backend :
9- image : debabratamishra /litemindui-backend:latest
9+ image : debabratamishra1 /litemindui-backend:latest
1010 container_name : litemindui-backend
1111 ports :
1212 - " 8000:8000"
@@ -48,7 +48,7 @@ services:
4848 max-file : " 3"
4949
5050 frontend :
51- image : debabratamishra /litemindui-frontend:latest
51+ image : debabratamishra1 /litemindui-frontend:latest
5252 container_name : litemindui-frontend
5353 ports :
5454 - " 8501:8501"
You can’t perform that action at this time.
0 commit comments