fix: correct service name casing in Docker Compose configuration

This commit is contained in:
2026-01-23 13:34:11 +01:00
parent dcd2e0d3c4
commit 968884081e

View File

@@ -1,5 +1,5 @@
services: services:
PyT1: pyt1:
build: . build: .
restart: unless-stopped restart: unless-stopped
env_file: env_file: