feat(docker): rename container
All checks were successful
Build and Push Docker Image / build (push) Successful in 11s

This commit is contained in:
Pihkaal
2025-12-21 00:06:08 +01:00
parent 49854a661d
commit 791c4cc908

View File

@@ -1,5 +1,6 @@
services: services:
lilou-cat: server:
container_name: lilou-cat
image: git.pihkaal.xyz/pihkaal/lilou-cat:latest image: git.pihkaal.xyz/pihkaal/lilou-cat:latest
networks: networks:
- web - web