diff --git a/src/routes/login/index.svelte b/src/routes/login/index.svelte index f337b853c..88aa1fe43 100644 --- a/src/routes/login/index.svelte +++ b/src/routes/login/index.svelte @@ -58,7 +58,7 @@ required /> -
+
+ {#if browser && window.location.host === 'demo.coolify.io'} +
+ Registration is open, just fill in an email (does not + need to be live email address for the demo instance) and a password. +
+
+ All users gets an own namespace, so you won't be able to + access other users data. +
+ {/if} {/if}