Skip to content
Snippets Groups Projects
Commit a13b4449 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

some specific dev settings to get celery working on windows.

parent fdc64a25
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -47,3 +47,4 @@ CONFIGURATION_FILE = 'esap_config'
# using the test broker on dop457 (guest, guest)
CELERY_BROKER_URL = 'amqp://guest:guest@dop457.astron.nl:5672//'
# CELERY_BROKER_URL = 'amqp://nvermaas:xxx@192.168.178.37:5672//'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment