We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56172dd commit 495bd82Copy full SHA for 495bd82
docker-compose.yml
@@ -2,6 +2,6 @@ version: '3.4'
2
3
services:
4
react_nginx:
5
- image: jamessmith52963/basic-react:build-latest
+ image: mxkrzak/udemy-docker-az:build-latest
6
ports:
7
- 81:80
0 commit comments