Test pipeline #10

Closed
kovagoadi wants to merge 1 commits from test-pipeline into main

View File

@@ -3,6 +3,6 @@ services:
web:
image: nginx:1.27.0-alpine3.19-slim
ports:
- "80"
- "81"
volumes:
- ./html:/usr/share/nginx/html:ro