Files
test/docker-compose.yml
T
2025-12-20 01:55:48 +00:00

6 lines
69 B
YAML

services:
web:
image: ds-test:latest
ports:
- "8099:80"