docker-compose.yml aktualisiert

This commit is contained in:
ds
2025-12-20 02:10:09 +00:00
parent 238649bfad
commit bb8ab37863
+1 -1
View File
@@ -1,5 +1,5 @@
services: services:
web: web:
image: ds-test:latest image: registry.dev.osnawiki.de/ds-test:latest
ports: ports:
- "8099:80" - "8099:80"