fix: Remove system wide pw reset

This commit is contained in:
Andras Bacsai
2022-04-13 16:05:26 +02:00
parent d2f89d001b
commit 25df4bfd85
7 changed files with 6 additions and 158 deletions

View File

@@ -105,6 +105,9 @@
{#if userCount === 0}
<div class="pt-5">
You are registering the first user. It will be the administrator of your Coolify instance.
<br />
It will take a while, because Coolify will configure itself, the proxy and other docker related
stuff.
</div>
{/if}
{/if}