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 restart: unless-stopped
backend: backend:
container_name: backend container_name: weather-backend
build: ./backend build: ./backend
networks: networks:
- proxynet - proxynet