Delete api/.env.example
This commit is contained in:
parent
25e520afd5
commit
490bb3be3b
|
@ -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
|
|
Loading…
Reference in a new issue