bundles/pleroma: add website content check
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-02-20 22:11:19 +01:00
parent 452b7564c4
commit 836f065382
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -51,6 +51,8 @@ def nginx(metadata):
'websockets': True,
},
},
'website_check_path': '/main/all',
'website_check_string': 'use Pleroma',
},
},
},