Skip to content

Commit

Permalink
Force docker example to use a page limit less than the test data size
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Sep 27, 2023
1 parent 58223bd commit 628b8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/docker_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"debug": true,
"page_limit": 5,
"default_db": "test_server",
"base_url": "http://gh_actions_host:3213",
"implementation": {
Expand Down

0 comments on commit 628b8c9

Please sign in to comment.