mirror of
https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
synced 2025-10-28 08:35:30 +00:00
11 lines
120 B
YAML
11 lines
120 B
YAML
name: kgpz
|
|
services:
|
|
xml:
|
|
build: .
|
|
container_name: kgpz-xml
|
|
volumes:
|
|
- data:/data
|
|
|
|
volumes:
|
|
data:
|