Skip to content

Commit 456c06f

Browse files
NEXT-274 - rename APP_SECRET to API_SECRET
1 parent 9717e8f commit 456c06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "THUMBOR_URL",
1919
"key": "THUMBOR_KEY"
2020
},
21-
"apiSecret": "APP_SECRET",
21+
"apiSecret": "API_SECRET",
2222
"authentication": {
2323
"secret": "AUTH_SECRET",
2424
"jwt": {

0 commit comments

Comments
 (0)