fix docker-compose.yml generation [skip ci]
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
||||
image: git.pi-farm.de/pi-farm/docker-baseimage-alpine:3.22
|
||||
container_name: docker-baseimage-alpine
|
||||
restart: unless-stopped
|
||||
__PORTS_BLOCK__
|
||||
__ENV_BLOCK__
|
||||
__VOL_BLOCK__
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user