mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-04-01 21:13:11 +00:00
filter union for smtp
This commit is contained in:
@@ -335,6 +335,8 @@ export type Effects = {
|
||||
interfaceId: string,
|
||||
packageId?: string,
|
||||
): Promise<string>
|
||||
/** Get the IP address of the container */
|
||||
getContainerIp(): Promise<string>
|
||||
/**
|
||||
* Get the port address for another service
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user