mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-28 16:55:32 +00:00
11 lines
131 B
YAML
11 lines
131 B
YAML
name: musenalm
|
|
services:
|
|
all:
|
|
build: .
|
|
ports:
|
|
- "8090:8090"
|
|
volumes:
|
|
- ma_v2:/app/data
|
|
volumes:
|
|
ma_v2:
|