diff --git a/examples/single-sign-on/.env.local.example b/examples/single-sign-on/.env.local.example new file mode 100644 index 00000000..739d4024 --- /dev/null +++ b/examples/single-sign-on/.env.local.example @@ -0,0 +1,10 @@ +# Client (public) env vars + +# the URL of this example + where the api routes are located +NEXT_PUBLIC_BASE_PATH=http://localhost:3000/api + +# The URL of the Nile API +NILE_BASE_PATH=https://dev.khnum.thenile.dev + +WORKSPACE= +DATABASE=