Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit ba04ce3

Browse files
committed
Fix comment syntax in .env example
1 parent d7aff26 commit ba04ce3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .env.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
REACT_APP_COMMERCEJS_PUBLIC_KEY=
2-
/* CHEC_SECRET_KEY used with chec/seeder to access your Chec dashboard, seeding it with sample products */
3-
/* Recommended to remove once done using with chec/seeder. */
2+
# CHEC_SECRET_KEY used with chec/seeder to access your Chec dashboard, seeding it with sample products
3+
# Recommended to remove once done using with chec/seeder
44
CHEC_SECRET_KEY=
55
CHEC_API_URL=api.chec.io
66
NODE_ENV=

0 commit comments

Comments
 (0)