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

6 lines
73 B
YAML

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