hardfight/docker-compose.yml

7 lines
171 B
YAML
Raw Permalink Normal View History

2023-10-04 05:15:57 -07:00
services:
hardfight:
2023-10-10 04:05:10 -07:00
container_name: hardfight
image: git.supernets.org/hgw/hardfight:latest
#build: .
2023-10-04 05:15:57 -07:00
volumes:
2023-10-10 04:05:10 -07:00
- "$PWD/config/:/hardfight/config/"