6378
This commit is contained in:
@@ -55,4 +55,10 @@ STRIPE_CANCEL_URL="https://panel.mermsemr.com/subscription"
|
||||
|
||||
# UPLOAD PATHS
|
||||
UPLOAD_FOLDER="/app/uploads/LIVE"
|
||||
MEDIA_SERVER="https://media.mermsemr.com"
|
||||
MEDIA_SERVER="https://media.mermsemr.com"
|
||||
|
||||
# CACHE
|
||||
CACHE_SERVER = "172.16.4.20"
|
||||
CACHE_PORT = 6378
|
||||
CACHE_PASSWORD = "7f079034e166ecf52d82cbec9876e4dc8a154b0c37248f3fa1734d4eeab938d5"
|
||||
CACHE_DEFAULT_EXPIRE = 21600
|
||||
|
||||
Reference in New Issue
Block a user