Skip to content

Commit 9572155

Browse files
committed
fix(proxy): ensure CS_REGION is set in tests/docker-compose.yml
1 parent 1fddf99 commit 9572155

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ services:
6464
- CS_CLIENT_ID=${CS_CLIENT_ID}
6565
- CS_PROMETHEUS__ENABLED=${CS_PROMETHEUS__ENABLED:-true}
6666
- CS_SERVER__WORKER_THREADS=${CS_SERVER__WORKER_THREADS:-4}
67+
- CS_REGION=${CS_REGION}
6768
networks:
6869
- postgres
6970
deploy:

0 commit comments

Comments
 (0)