From 11424660c8b659194fb9ee680fe762e02a95b70e Mon Sep 17 00:00:00 2001 From: Bradley Shellnut Date: Mon, 4 Dec 2023 22:54:06 -0800 Subject: [PATCH] Removing xdp file that somehow got there and reset secrets. --- .xdp-env-UKroot | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 .xdp-env-UKroot diff --git a/.xdp-env-UKroot b/.xdp-env-UKroot deleted file mode 100644 index f00b624..0000000 --- a/.xdp-env-UKroot +++ /dev/null @@ -1,32 +0,0 @@ -# Private - -AXIOM_TOKEN=xaat-477c7668-072d-4da9-9e41-0fdf5a999ef8 -AXIOM_ORG_ID=BradNut -AXIOM_DATASET=borederrors - -#DATABASE_URL='mysql://ll7h5x369omo11gan1ar:pscale_pw_E3inO2kdASFczJiAcnjybehxUmlePaYyGO5qN51Qi6l@aws.connect.psdb.cloud/nut-shells?sslaccept=strict' - -DATABASE_URL='mysql://root:@localhost:3036/nut-shells' - -## Sentry - -SENTRY_ORG='shellnut' -SENTRY_PROJECT='javascript-sveltekit' -SENTRY_AUTH_TOKEN='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' - -# Public - -PUBLIC_UMAMI_DO_NOT_TRACK=true -PUBLIC_UMAMI_URL=https://umami-theta-one.vercel.app/script.js -PUBLIC_UMAMI_ID=018f0b50-6ed9-49d2-a7b6-4c74b6439dbb - -# quick setting for key-combo only -SVELTE_INSPECTOR_TOGGLE=control-shift-i - -# This was inserted by `prisma init`: -# Environment variables declared in this file are automatically made available to Prisma. -# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema - -# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB. -# See the documentation for all the connection string options: https://pris.ly/d/connection-strings -