0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00
pingvin-share/backend/.env.example
2022-10-11 22:35:13 +02:00

7 lines
132 B
Text

# CONFIGURATION
APP_URL=http://localhost:3000
ALLOW_REGISTRATION=true
MAX_FILE_SIZE=5000000000
# SECURITY
JWT_SECRET=random-string