tmp
This commit is contained in:
parent
796c0e1226
commit
3985571a96
@ -13,6 +13,13 @@ MONGO_PASS=
|
||||
MONGO_DB=framework-proto
|
||||
MONGO_AUTH_DB=auth
|
||||
|
||||
# temp while figuring out a better solution for non-memory mongo cache
|
||||
MONGO_MEMORY_HOST=localhost
|
||||
MONGO_MEMORY_PORT=27018
|
||||
MONGO_MEMORY_USER=
|
||||
MONGO_MEMORY_PASS=
|
||||
MONGO_MEMORY_DB=framework-proto
|
||||
|
||||
# Encryption secret
|
||||
CRYPTO_SECRET=verySecretSecret
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user