Update compose.yaml

This commit is contained in:
2025-06-11 08:01:45 +00:00
parent 4dd69cdd21
commit 9c365ca732

View File

@@ -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 backends Docker network external: true