docker-compose.yml hinzugefügt

This commit is contained in:
ds
2025-12-20 01:14:11 +00:00
parent 6c983f354d
commit 4b47a99c38
+5
View File
@@ -0,0 +1,5 @@
services:
web:
image: ds-test:latest
ports:
- 8099:80