Test pipeline #10

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

View File

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