Delete api/.env.example

This commit is contained in:
Mercury. 2025-06-08 01:04:40 +02:00
parent 25e520afd5
commit 490bb3be3b

View file

@ -1,6 +0,0 @@
DATABASE_URL=postgres://postgres:password@db:5432/litecloud
JWT_SECRET=supersecurejwtsecret
ENCRYPTION_KEY=0123456789abcdef0123456789abcdef
ROCKET_ADDRESS=0.0.0.0
ROCKET_PORT=8080
ROCKET_LOG=info