Add app key for scipio

This commit is contained in:
Ethan Paul 2021-02-27 18:04:49 -05:00
parent a629cb0286
commit f0d5169e9e
No known key found for this signature in database
GPG Key ID: C5F5542B54A4D9C6
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@ version: "{{ omni_compose_version | string }}"
x-global-env: &globalenv
SCIPIO_SECRET_KEY: {{ omni_compose_app_secrets.scipio.application_key }}
SCIPIO_DB_BACKEND: MARIA
SCIPIO_DB_HOST: database
SCIPIO_DB_PORT: "3306"
@ -12,6 +13,7 @@ x-global-env: &globalenv
SCIPIO_LOG_LEVEL: debug
SCIPIO_LOG_RETENTION: "864000"
SCIPIO_LOG_BACKEND: redis
SCIPIO_LOG_REDIS_SCHEMA: "0"
SCIPIO_LOG_REDIS_HOSTNAME: cache
SCIPIO_PHANTOM_FEED: https://blog.tipranks.com/feed/
SCIPIO_PHANTOM_HANDLER: tipranks

@ -1 +1 @@
Subproject commit a6d05271693459972cc749ab6024d797b9904ee1
Subproject commit 0248a5772ab9f35ce8cdf43dfe5926d59636baee