diff --git a/docker-compose.yml b/docker-compose.yml index cc6f10d..52e8b7e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: - ./vite.config.ts:/app/vite.config.ts environment: - VITE_API_URL=http://host.docker.internal:8000 - - PUBLIC_TURNSTILE_SITE_KEY=key + - PUBLIC_TURNSTILE_SITE_KEY=1x00000000000000000000AA #- VITE_API_URL=https://fooderapi.domandoman.xyz extra_hosts: - "host.docker.internal:host-gateway" diff --git a/src/routes/(auth)/register/+page.svelte b/src/routes/(auth)/register/+page.svelte index 602a431..009659c 100644 --- a/src/routes/(auth)/register/+page.svelte +++ b/src/routes/(auth)/register/+page.svelte @@ -1,119 +1,135 @@
-
-

Fooder

+
+

Fooder

-
-
- - -
+ +
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
+
- {#if error} -

{error}

- {/if} + {#if error} +

{error}

+ {/if} - -
+ + -

- Already have an account? - Sign in -

-
+

+ Already have an account? + Sign in +

+