mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-01-15 01:14:27 -05:00
7 lines
132 B
Text
7 lines
132 B
Text
# CONFIGURATION
|
|
APP_URL=http://localhost:3000
|
|
ALLOW_REGISTRATION=true
|
|
MAX_FILE_SIZE=5000000000
|
|
|
|
# SECURITY
|
|
JWT_SECRET=random-string
|