nagios-http-json/test/testdata/docker-compose.yml
2025-04-09 16:57:17 +02:00

8 lines
120 B
YAML

services:
nginx:
image: nginx:1-alpine
ports:
- "8080:80"
volumes:
- ./:/usr/share/nginx/html