mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
update
This commit is contained in:
parent
e10ad0db8b
commit
3bb27b05b3
@ -286,7 +286,7 @@ def get_apps_from_compose(output_list):
|
||||
else:
|
||||
case_code = const.RETURN_ERROR
|
||||
# get env info
|
||||
path = "/data/apps/" + app_name + "/.env"
|
||||
path = app_path + "/.env"
|
||||
port = 0
|
||||
url = "-"
|
||||
admin_url = "-"
|
||||
|
Loading…
Reference in New Issue
Block a user