10 lines
No EOL
211 B
Bash
10 lines
No EOL
211 B
Bash
# Database Configuration
|
|
VITE_DB_HOST=db.pandem.fr
|
|
VITE_DB_USER=proxdash
|
|
VITE_DB_PASSWORD=proxdash
|
|
VITE_DB_NAME=proxdash
|
|
|
|
# InfluxDB Configuration (if needed)
|
|
VITE_INFLUX_URL=
|
|
VITE_INFLUX_TOKEN=
|
|
VITE_INFLUX_ORG= |