bundles/pleroma: add website content check
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
452b7564c4
commit
836f065382
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ def nginx(metadata):
|
||||||
'websockets': True,
|
'websockets': True,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'website_check_path': '/main/all',
|
||||||
|
'website_check_string': 'use Pleroma',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue