Yakova commited on
Commit
dc4b7b9
1 Parent(s): 5dd9398

Update App/celery_config.py

Browse files
Files changed (1) hide show
  1. App/celery_config.py +1 -1
App/celery_config.py CHANGED
@@ -10,7 +10,7 @@ timezone = "Europe/Oslo"
10
  enable_utc = True
11
 
12
  broker_url = f"amqps://llmgzyix:WZZdL_6mmwvoawt58_gYYJV4veF8dOZm@beaver.rmq.cloudamqp.com/llmgzyix"
13
- result_backend = f"db+postgresql+psycopg2://postgres:PkkneZrSFsnJR6B@db.vfhoydxvxuesxhrcdnmx.supabase.co:5432/postgres"
14
 
15
  # SSL/TLS and SNI configuration
16
  # broker_use_ssl = {
 
10
  enable_utc = True
11
 
12
  broker_url = f"amqps://llmgzyix:WZZdL_6mmwvoawt58_gYYJV4veF8dOZm@beaver.rmq.cloudamqp.com/llmgzyix"
13
+
14
 
15
  # SSL/TLS and SNI configuration
16
  # broker_use_ssl = {