We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1852a00 commit 7d04e1fCopy full SHA for 7d04e1f
1 file changed
src/compose-generator.ts
@@ -9,7 +9,6 @@ import { buildAgentEnvironment, buildAgentVolumes, buildAgentService, buildIptab
9
import { buildApiProxyService } from './services/api-proxy-service';
10
import { buildDohProxyService } from './services/doh-proxy-service';
11
import { buildCliProxyService } from './services/cli-proxy-service';
12
-import { _generateRandomSubnet } from './network-allocator';
13
14
/**
15
* Generates Docker Compose configuration
0 commit comments