Skip to content

Commit

Permalink
Another add
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed May 1, 2024
1 parent 169179e commit f19dbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ x-cm-variables: &cm
PALACE_CELERY_CLOUDWATCH_STATISTICS_DRYRUN: "true"

# Set up the environment variables used for testing as well
SIMPLIFIED_TEST_DATABASE: "postgresql://palace:test@pg:5432/circ"
PALACE_TEST_DATABASE_URL: "postgresql://palace:test@pg:5432/circ"
PALACE_TEST_SEARCH_URL: "http://os:9200"
PALACE_TEST_MINIO_ENDPOINT_URL: "http://minio:9000"
PALACE_TEST_MINIO_USER: "palace"
Expand Down

0 comments on commit f19dbb7

Please sign in to comment.