Fix in send info daemon

This commit is contained in:
Antonio de la Rosa 2021-06-07 16:34:50 +02:00
parent e2447cbb98
commit ac1275602d

View file

@ -19,7 +19,9 @@ user_home=str(Path.home())
hostname=getfqdn()
print(hostname)
ip= request.remote_addr
print(ip)
def load_config():