changed container name

This commit is contained in:
2025-11-29 17:28:47 +01:00
parent 388cff9368
commit df3802ff50

View File

@@ -9,7 +9,7 @@ services:
restart: unless-stopped
backend:
container_name: backend
container_name: weather-backend
build: ./backend
networks:
- proxynet