Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ESAP API Gateway
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON SDC
ESCAPE WP5
ESAP API Gateway
Commits
a13b4449
Commit
a13b4449
authored
4 years ago
by
Nico Vermaas
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
esap/esap/esap_staging_config.sqlite3
+0
-0
0 additions, 0 deletions
esap/esap/esap_staging_config.sqlite3
esap/esap/settings/dev.py
+1
-0
1 addition, 0 deletions
esap/esap/settings/dev.py
with
1 addition
and
0 deletions
esap/esap/esap_staging_config.sqlite3
+
0
−
0
View file @
a13b4449
No preview for this file type
This diff is collapsed.
Click to expand it.
esap/esap/settings/dev.py
+
1
−
0
View file @
a13b4449
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment