Skip to content

Commit f0d085c

Browse files
committed
chore: perf: generate 1000000 seed patients
1 parent aee6b14 commit f0d085c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perf/provisioning/perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
{{ fhirbase.app_dir }}/perf/perf \
6464
--createdb \
6565
--dropdb \
66-
--number-of-patients=1000 \
66+
--number-of-patients=1000000 \
6767
--pgdatabase={{ postgres.database }} \
6868
--pgpassword={{ postgres.password }} \
6969
--pgschema={{ postgres.schema }} \

0 commit comments

Comments
 (0)