feat(microservices): manage code queue through v3s
This commit is contained in:
@@ -113,6 +113,8 @@ function composeContent(options: ProviderAttachOptions): string {
|
||||
' pid: "host"',
|
||||
" env_file:",
|
||||
` - ${relativeEnv}`,
|
||||
" ports:",
|
||||
' - "127.0.0.1:${PROVIDER_EGRESS_PROXY_HOST_PORT:-18789}:${PROVIDER_EGRESS_PROXY_PORT:-18789}"',
|
||||
" volumes:",
|
||||
" - /var/run/docker.sock:/var/run/docker.sock",
|
||||
" - .:/workspace:ro",
|
||||
|
||||
Reference in New Issue
Block a user