mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-05 21:02:47 +08:00
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
PORT=8000
|
|
SECRET=qwerty
|
|
FIREBASE_URL=https://your-firebase.firebaseio.com
|
|
FIREBASE_SECRET=qwerty
|
|
NEW_RELIC_ENABLED=false
|
|
NEW_RELIC_LICENSE_KEY=qwerty
|
|
GOOGLE_ANALYTICS_ID=UA-XXXX-Y
|