Skip to content

Commit e6adfd0

Browse files
committed
Adds 32 length secret
1 parent 974e318 commit e6adfd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
ACCESS_TOKEN_TTL: 60
6868
ERROR_TEMPLATE:
6969
SESSION_KEY: "authority.sess"
70-
SESSION_SECRET: "K,n:aT5CY4Trkg2JjS\e/?F[?e(Pjjhg"
70+
SESSION_SECRET: "K,n:aT5CY4Trkg2JjS\e/?F[?e(Pjjhgd"
7171
BASE_URL: http://localhost:4000
7272
DEVICE_CODE_TTL: 300
7373
TEMPLATE_PATH: ./public/templates

0 commit comments

Comments
 (0)