Skip to content

Commit

Permalink
test: Disable DiracX jobs router for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Oct 8, 2023
1 parent 683b523 commit 5898884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ services:
- DIRACX_SERVICE_AUTH_ALLOWED_REDIRECTS=["http://diracx:8000/docs/oauth2-redirect"]
# Obtained with echo 'InsecureChangeMe' | base64 -d | openssl sha256
- DIRACX_LEGACY_EXCHANGE_HASHED_API_KEY=07cddf6948d316ac9d186544dc3120c4c6697d8f994619665985c0a5bf76265a
- DIRACX_SERVICE_JOBS_ENABLED=false
ports:
- 8000:8000
depends_on:
Expand Down

0 comments on commit 5898884

Please sign in to comment.