diff --git a/resources/views/livewire/project/database/postgresql/general.blade.php b/resources/views/livewire/project/database/postgresql/general.blade.php index ea15df559..50575f6c7 100644 --- a/resources/views/livewire/project/database/postgresql/general.blade.php +++ b/resources/views/livewire/project/database/postgresql/general.blade.php @@ -74,18 +74,15 @@ @endif
-
-
-

SSL Configuration

- @if ($database->enable_ssl && $certificateValidUntil) - - @endif -
+
+

SSL Configuration

+ @if ($database->enable_ssl && $certificateValidUntil) + + @endif
@if ($database->enable_ssl && $certificateValidUntil) Valid until: @@ -140,11 +137,9 @@ @endif
-
-
-

Proxy

- -
+
+

Proxy

+ @if (data_get($database, 'is_public')) Proxy Logs @@ -157,11 +152,11 @@ @endif
-
+
-
+