remove internal network check

This commit is contained in:
2025-06-08 13:38:45 +02:00
parent 2521c319a0
commit 301a83b295
2 changed files with 1 additions and 53 deletions

View File

@@ -60,10 +60,4 @@ volumes:
networks:
public_network:
name: docupulse_public
internal_network:
name: docupulse_internal
internal: true # This network is not accessible from outside Docker
ipam:
config:
- subnet: 10.42.0.0/16 # Less commonly used subnet
name: docupulse_public