Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0441565b9 | ||
|
|
29774438a5 |
+1
-1
@@ -9,6 +9,6 @@ services:
|
|||||||
web2:
|
web2:
|
||||||
image: nginx:1.26.1-alpine3.19-slim
|
image: nginx:1.26.1-alpine3.19-slim
|
||||||
ports:
|
ports:
|
||||||
- "80"
|
- "82"
|
||||||
volumes:
|
volumes:
|
||||||
- ./html:/usr/share/nginx/html:ro
|
- ./html:/usr/share/nginx/html:ro
|
||||||
Reference in New Issue
Block a user