Skip to content

Commit cec6644

Browse files
committed
fix: update env example with new ADMIN_REFRESH_API_KEY
1 parent 55eadba commit cec6644

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ LOG_LEVEL=DEBUG
2121
LOG_FORMAT=json
2222

2323
#openssl rand -base64 32
24-
INTERNAL_API_KEY=xxx
24+
INTERNAL_API_KEY=xxx
25+
ADMIN_REFRESH_API_KEY=xxx

0 commit comments

Comments
 (0)