@@ -9,7 +9,7 @@ sever = os.getenv('API_ROOT', 'localhost:8000')
root_api_url='http://{}/local'.format(sever)
base_path='/app/data/'
print(str(root_api_url))
print("API_ROOT: "+str(root_api_url))
#try:
whileTrue:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.