remove internal network check
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user