6 lines
135 B
YAML
6 lines
135 B
YAML
services:
|
|
hardfight:
|
|
image: git.supernets.org/hgw/hardfight:latest
|
|
#build: .
|
|
volumes:
|
|
- "$PWD/config/:/app/config/" |