mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-07 21:37:04 +09:00
8 lines
No EOL
101 B
YAML
8 lines
No EOL
101 B
YAML
version: "3.9"
|
|
|
|
services:
|
|
test:
|
|
build: .
|
|
ports:
|
|
- "31007:31007"
|
|
- "31008:31008" |