Skip to content

Commit a184a13

Browse files
committed
chore: change default API_WORKERS to 1
1 parent d6881ae commit a184a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CODER_PORT=7080
55
APP_PORT=8000
66

77
# API Configuration
8-
API_WORKERS=4
8+
API_WORKERS=1
99
FRONTEND_URL=your_frontend_url
1010

1111
# Database Configuration

0 commit comments

Comments
 (0)