7 lines
171 B
YAML
7 lines
171 B
YAML
services:
|
|
hardfight:
|
|
container_name: hardfight
|
|
image: git.supernets.org/hgw/hardfight:latest
|
|
#build: .
|
|
volumes:
|
|
- "$PWD/config/:/hardfight/config/" |