bla commited on
Commit
d3edbc8
1 Parent(s): 9945b10

Update App/celery_config.py

Browse files
Files changed (1) hide show
  1. App/celery_config.py +1 -1
App/celery_config.py CHANGED
@@ -7,7 +7,7 @@ accept_content = ["json"]
7
  timezone = "Europe/Oslo"
8
  enable_utc = True
9
 
10
- broker_url = f"rediss://default:8a715dd4651c8739b157d0ee0bb2d924@master.cache--j5zxzwppzvjs.addon.code.run:6379?ssl_cert_reqs=none"
11
  result_backend = f"db+postgresql+psycopg2://postgres:[email protected]:5432/postgres"
12
 
13
  # SSL/TLS and SNI configuration
 
7
  timezone = "Europe/Oslo"
8
  enable_utc = True
9
 
10
+ broker_url = f"amqps://sjefunwo:5xdjo6373nODazvYQotC9oasOfVz-k7r@shark.rmq.cloudamqp.com/sjefunwo"
11
  result_backend = f"db+postgresql+psycopg2://postgres:[email protected]:5432/postgres"
12
 
13
  # SSL/TLS and SNI configuration