chore(docker): fix typo in container name
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m35s

This commit is contained in:
Pihkaal
2025-12-22 05:20:14 +01:00
parent ac87152124
commit a71662449f

View File

@@ -1,6 +1,6 @@
services:
app:
container_name: simple-qrz
container_name: simple-qr
image: git.pihkaal.xyz/pihkaal/simple-qr:latest
networks:
- web