Removing xdp file that somehow got there and reset secrets.

This commit is contained in:
Bradley Shellnut 2023-12-04 22:54:06 -08:00
parent d13484a105
commit 11424660c8

View file

@ -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