diff --git a/compose.yml b/compose.yml index acf9868..5139936 100644 --- a/compose.yml +++ b/compose.yml @@ -6,13 +6,3 @@ services: ports: - 8100:8000 image: ci.svs-tech.pro/sm-admin:latest - -networks: - default: - # Use a custom driver - driver: overlay - attachable: true - ipam: - driver: default - config: - - subnet: 172.28.0.0/24