Skip to content

Commit ecbf0c0

Browse files
DifferentialOrangevasiliy-t
authored andcommitted
Fix alias in example project
Closes #15
1 parent eb701b9 commit ecbf0c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ services:
44
build:
55
context: ./example/project
66
dockerfile: Dockerfile
7+
environment:
8+
- TARANTOOL_ALIAS=instance
79
entrypoint: ["/usr/local/bin/tarantool"]
810
command: ["init.lua"]
911
networks:

0 commit comments

Comments
 (0)