storage api python service remove strange typo
This commit is contained in:
@ -115,4 +115,3 @@ def drive_health():
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(host='0.0.0.0', port={{ api_service_port }})
|
app.run(host='0.0.0.0', port={{ api_service_port }})
|
||||||
udp
|
|
||||||
Reference in New Issue
Block a user