Skip to content
Snippets Groups Projects
Commit 5f010989 authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

trying to fix gitlab

parent 07a6ba1c
No related branches found
No related tags found
No related merge requests found
Pipeline #
"""The only purpose of this file is to have a running CI test environment."""
REDIS_HOST='redis'
CELERY_RESULT_BACKEND='redis://redis:6379'
BROKER_URL='amqp://guest:guest@rabbitmq:5672//'
CELERY_RESULT_BACKEND='redis://redis:6379'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment