hardfight/docker-compose.yml
2023-10-10 11:05:10 +00:00

7 lines
171 B
YAML

services:
hardfight:
container_name: hardfight
image: git.supernets.org/hgw/hardfight:latest
#build: .
volumes:
- "$PWD/config/:/hardfight/config/"