Skip to content

Commit c91ec0e

Browse files
author
Eugene Leonovich
committed
Tweak docker-compose.override.yml.dist
1 parent a13a342 commit c91ec0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.override.yml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ services:
2525
environment:
2626
# https://github.com/basis-company/tarantool-admin#configure-using-env
2727
- TARANTOOL_TCP_NODELAY=1
28-
- TARANTOOL_DATABASE_QUERY=0
28+
- TARANTOOL_DATABASE_QUERY=1
2929
- TARANTOOL_CONNECTIONS=${TARANTOOL_USER_NAME}:${TARANTOOL_USER_PASSWORD}@tarantool:3301

0 commit comments

Comments
 (0)