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