europapark-exporter/docker-compose.yml

9 lines
203 B
YAML
Raw Normal View History

2023-11-12 19:33:46 +01:00
services:
europapark_exporter:
image: git.hipstercat.fr/hipstercat/europapark-exporter:main
build:
context: .
dockerfile: Dockerfile
restart: always
ports:
- 9224:9224