changed container name
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user