mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 01:05:32 +00:00
Some Docker updates
This commit is contained in:
10
docker-compose.yml
Normal file
10
docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: musenalm
|
||||
services:
|
||||
all:
|
||||
build: .
|
||||
ports:
|
||||
- "8090:8090"
|
||||
volumes:
|
||||
- ma:/app/data
|
||||
volumes:
|
||||
ma:
|
||||
Reference in New Issue
Block a user