Spaces:
Paused
Paused
File size: 168 Bytes
7262ac3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
ENV=production
PORT=4000
TG_API_ID=
TG_API_HASH=
ADMIN_USERNAME=
DATABASE_URL=postgresql://postgres@localhost:5432/teledrive
IS_MAINTENANCE=
CACHE_FILES_LIMIT=20GB
|