1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-07 21:37:04 +09:00
anytype-heart/docker-compose.yml
2022-12-01 18:16:10 +05:00

8 lines
No EOL
101 B
YAML

version: "3.9"
services:
test:
build: .
ports:
- "31007:31007"
- "31008:31008"