This commit is contained in:
mwiegand 2022-09-05 14:06:40 +02:00
parent 41bd93650d
commit e7430e9d88

View file

@ -25,3 +25,4 @@ def build(strategy):
@app.route('/status')
def status():
return 'OK'