hardfight/docker-compose.yml

7 lines
171 B
YAML
Raw Permalink Normal View History

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