mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update manage.py
This commit is contained in:
parent
2244b0de17
commit
25d0391a4e
@ -45,7 +45,6 @@ def get_my_app(app_name=None):
|
||||
url = "http://"+ip+":"+str(port)
|
||||
elif db_port != "":
|
||||
port = int(db_port)
|
||||
url = ""
|
||||
|
||||
# get user_name
|
||||
username_env, user_name = docker.read_env(path, "APP_USER")
|
||||
|
Loading…
Reference in New Issue
Block a user