Files
test/docker-compose.yml
T
2025-12-20 02:10:09 +00:00

6 lines
98 B
YAML

services:
web:
image: registry.dev.osnawiki.de/ds-test:latest
ports:
- "8099:80"