1
0
mirror of https://github.com/gusaul/grpcox.git synced 2024-11-16 22:16:25 +00:00
grpcox/docker-compose.yml
2019-03-25 10:47:41 +07:00

8 lines
112 B
YAML

version: '3'
services:
grpcox:
build: .
ports:
- "6969:6969"
volumes:
- ./index:/index