Skip to content

Commit 3ec7712

Browse files
authored
Update docker-compose.yml
maybe?
1 parent 5145cba commit 3ec7712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ services:
9191
- CODER_URL=http://localhost:${CODER_PORT}
9292
- CODER_TEMPLATE_ID=${CODER_TEMPLATE_ID}
9393
- CODER_DEFAULT_ORGANIZATION=${CODER_DEFAULT_ORGANIZATION}
94+
- API_WORKERS=${API_WORKERS}
9495
network_mode: host
9596

9697
volumes:

0 commit comments

Comments
 (0)