Update compose.yaml
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- DwinzoMajor
|
- DwinzoMajor
|
||||||
|
|
||||||
# Dummy container to ensure network availability
|
|
||||||
net-ready:
|
net-ready:
|
||||||
image: busybox
|
image: busybox
|
||||||
command: sleep 1
|
command: sleep 1
|
||||||
@@ -43,4 +42,4 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
DwinzoMajor:
|
DwinzoMajor:
|
||||||
external: true # Use the backend’s Docker network
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user