mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-20 13:21:07 +00:00
show public key of generated private key
This commit is contained in:
@@ -17,7 +17,7 @@ class Waitlist extends Component
|
||||
];
|
||||
public function mount()
|
||||
{
|
||||
if (is_dev()) {
|
||||
if (isDev()) {
|
||||
$this->email = 'waitlist@example.com';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user