„Licenseserver/health_view/cron.py“ ändern

This commit is contained in:
Gabriel Kaufmann 2021-02-11 20:39:35 +00:00
parent 9cffee90fd
commit 8758bd2d7f

View File

@ -6,8 +6,9 @@ import requests
import json import json
loginname_restapi = 'gabi' #logindata for admin acc on Contentserver
passwort_restapi = 'Lolo7138' loginname_restapi = ''
passwort_restapi = ''
def check_exp_date(): def check_exp_date():