Update cortex-application.conf

This commit is contained in:
weslambert
2020-07-30 10:26:49 -04:00
committed by GitHub
parent c58ee8a37d
commit 4282930f08

View File

@@ -4,7 +4,7 @@
# Secret Key
# The secret key is used to secure cryptographic functions.
# WARNING: If you deploy your application on several servers, make sure to use the same key.
play.http.secret.key="letsdewdis"
play.http.secret.key="{{ CORTEXPLAYSECRET }}"
play.http.context=/cortex/
search.uri = "http://{{ MANAGERIP }}:9400"