Skip to content

Commit 73b8156

Browse files
committed
chore(docker-compose): enable transactions extension
1 parent fe75351 commit 73b8156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ services:
1818
DB_MIN_CONN_SIZE: 1
1919
DB_MAX_CONN_SIZE: 1
2020
USE_API_HYDRATE: ${USE_API_HYDRATE:-false}
21+
ENABLE_TRANSACTIONS_EXTENSIONS: 1
2122
hostname: stac
2223
ports:
2324
- "8001:8001"

0 commit comments

Comments
 (0)