Skip to content

Commit 97126bb

Browse files
committed
fix: update frontend image to production version in docker-compose
1 parent 460bf93 commit 97126bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- mern-network
1212

1313
frontend:
14-
image: waseemmalik547/mern-chat-app-frontend:latest
14+
image: waseemmalik547/mern-chat-app-frontend-prod:latest
1515
container_name: mern-frontend
1616
restart: always
1717
ports:

0 commit comments

Comments
 (0)