mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2024-11-09 22:24:06 -08:00
7 lines
129 B
YAML
7 lines
129 B
YAML
services:
|
|
tc2-bbs-mesh:
|
|
build: .
|
|
restart: always
|
|
volumes:
|
|
- ./config:/config
|
|
container_name: tc2-bbs-mesh |