mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
feat: custom certificate
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { goto } from '$app/navigation';
|
||||
import { appSession } from '$lib/store';
|
||||
if ($appSession.teamId !== '0') {
|
||||
goto('/settings/ssh-keys');
|
||||
goto('/settings/ssh');
|
||||
}
|
||||
goto('/settings/global');
|
||||
goto('/settings/coolify');
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user