mirror of
https://github.com/stonith404/pingvin-share.git
synced 2024-11-05 07:20:13 +01:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
# GENERAL
|
|
APP_URL=http://localhost:3000
|
|
SHOW_HOME_PAGE=true
|
|
ALLOW_REGISTRATION=true
|
|
MAX_FILE_SIZE=1000000000
|
|
|
|
# SECURITY
|
|
JWT_SECRET=long-random-string
|