@@ -7,7 +7,7 @@ import json
treashold = float(os.getenv('FACE_TRASHOLD', '0.5'))
sever = os.getenv('API_ROOT', 'localhost:8000')
root_api_url = 'http://{}/local'.format(sever)
base_path = '/data/'
base_path = '/app/data/'
try:
while True:
The note is not visible to the blocked user.