MCPcopy Create free account
hub / github.com/cxapython/catvm / get_services

Function get_services

selenium/deploy_aws.py:109–111  ·  view source on GitHub ↗
(service_name)

Source from the content-addressed store, hash-verified

107
108
109def get_services(service_name):
110 services = [('192.168.33.10', '5000')]
111 return services
112
113
114def get_crontab():

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected