mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update docker.py
This commit is contained in:
parent
9e4cfa9bc6
commit
949931f06a
@ -28,7 +28,7 @@ def get_process_perc(app_name):
|
||||
if code == 200:
|
||||
process_now = "running"
|
||||
else:
|
||||
print "网站初始化未完成,不能访问!"
|
||||
process_now = "starting"
|
||||
|
||||
return process_now
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user