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