[skip ci]
This commit is contained in:
@@ -1 +1,13 @@
|
||||
|
||||
services:
|
||||
hibp-docker:
|
||||
image: git.pi-farm.de/pi-farm/hibp-docker:0.6.2
|
||||
container_name: hibp-docker
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8082:8082
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
volumes:
|
||||
- /data
|
||||
|
||||
Reference in New Issue
Block a user