Skip to content

Commit de6e3f4

Browse files
Fixed typo in packages/api/.env.default
Co-authored-by: Antonella Sgarlatta <[email protected]>
1 parent 5df5f4f commit de6e3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/api/.env.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ OOO_END_DATE=
105105
# Console log level; off to disable console logging; possible values: error, warn, info, http, verbose, debug, silly
106106
#LOG_CONSOLE_LEVEL = info
107107
# Control Sentry logging. Sentry logging is enabled by default in non development environments.
108-
# If you want to disable is, then uncomment the line below and set it to false.
108+
# If you want to disable it, then uncomment the line below and set it to false.
109109
#LOG_ENABLE_SENTRY=false

0 commit comments

Comments
 (0)