Skip to content

Commit 0c44913

Browse files
committed
Re-add the initial data loading
1 parent 9281e30 commit 0c44913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/votong-ces2024/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ spec:
4949
- name: DJANGO_Q_POLL_SECONDS
5050
value: "4"
5151
- name: RUN_LOAD_INITIAL_DATA
52-
value: "False"
52+
value: "True"
5353
- name: GLOBAL_SUPPORT_ENABLED
5454
value: "True"
5555
- name: VOTONG_WEBSITE

0 commit comments

Comments
 (0)