mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
sttaus
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<div class="mt-8 border-t border-gray-200 pt-6">
|
||||
<blockquote>
|
||||
<div>
|
||||
<p class="text-base text-gray-500">“Workflows helped us integrate OneUptime with Jira and helped us deliver sttaus pages to 200 of our customers.”</p>
|
||||
<p class="text-base text-gray-500">“Workflows helped us integrate OneUptime with Jira and helped us deliver status pages to 200 of our customers.”</p>
|
||||
</div>
|
||||
<footer class="mt-3">
|
||||
<div class="flex items-center space-x-3">
|
||||
|
||||
@@ -442,8 +442,8 @@ export default class StatusPageDomain extends BaseModel {
|
||||
|
||||
// This token is used by the Worker.
|
||||
// worker pings the status page of customers - eg: status.company.com/verify-token/:id
|
||||
// and the end point on Sttaus Page proejct returns 200.
|
||||
// when that happens the isCnameVerified is set to True and the certificate is added to greenlock.
|
||||
// and the end point on Status Page project returns 200.
|
||||
// when that happens the isCnameVerified is set to True and the certificate is added to Greenlock.
|
||||
@ColumnAccessControl({
|
||||
create: [
|
||||
Permission.ProjectOwner,
|
||||
|
||||
Reference in New Issue
Block a user