Skip to content

Commit f27c142

Browse files
committed
chore(env): set MODE to development in template.env
1 parent 9029341 commit f27c142

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Server Configuration
22
# MODE: Set to 'production' or 'development'
3-
MODE=production
3+
MODE=development
44

55
# REST API Configuration
66
# HOST: Use 127.0.0.1 for reverse proxy setup, 0.0.0.0 to expose directly

0 commit comments

Comments
 (0)