Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit fa07b97

Browse files
feat(build): change NODE_ENV=development
Co-authored-by: Johannes Munker <[email protected]>
1 parent 37065a2 commit fa07b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cms/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
STRAPI_DISABLE_UPDATE_NOTIFICATION=false
22
STRAPI_TELEMETRY_DISABLED=true
3-
NODE_ENV=local
3+
NODE_ENV=development
44

55
HOST=0.0.0.0
66
PORT=1337

0 commit comments

Comments
 (0)