Add app key for scipio
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
 Submodule vars/secrets updated: a6d0527169...0248a5772a
									
								
							
		Reference in New Issue
	
	Block a user