changed container name
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
backend:
|
||||
container_name: backend
|
||||
container_name: weather-backend
|
||||
build: ./backend
|
||||
networks:
|
||||
- proxynet
|
||||
|
||||
Reference in New Issue
Block a user