Skip to content

Commit 67f02b8

Browse files
authored
Manage: Fix yaml syntax (#538)
1 parent 0fdb4e3 commit 67f02b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/manage/templates/application.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ server:
2828
features: {{ manage.features }}
2929

3030
feature_toggles:
31-
allow_secret_public_rp: True
31+
allow_secret_public_rp: True
3232

3333
push:
3434
eb:

0 commit comments

Comments
 (0)