diff --git a/.env b/.env index 2aa6918..a4932a8 100644 --- a/.env +++ b/.env @@ -1,3 +1,10 @@ +# Database Configuration +VITE_DB_HOST=db.pandem.fr +VITE_DB_USER=proxdash +VITE_DB_PASSWORD=proxdash +VITE_DB_NAME=proxdash -VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InZwZmJzY2psanBtcGJjb2hteHJtIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDIxNTk1NjIsImV4cCI6MjA1NzczNTU2Mn0.bMHEDr8XS2fFVr38JuCJOF80sWU3P4isQ1DStRuwUiw -VITE_SUPABASE_URL=https://vpfbscjljpmpbcohmxrm.supabase.co \ No newline at end of file +# InfluxDB Configuration (if needed) +VITE_INFLUX_URL= +VITE_INFLUX_TOKEN= +VITE_INFLUX_ORG= \ No newline at end of file diff --git a/index.html b/index.html index e0eb7a4..e4b78ea 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,12 @@
- + -