mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 09:15:33 +00:00
hosting settings
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
name: lenz-briefe
|
||||
services:
|
||||
all:
|
||||
lenzbriefe:
|
||||
build: .
|
||||
ports:
|
||||
- "8085:8085"
|
||||
expose:
|
||||
- "8085"
|
||||
volumes:
|
||||
- lenz_briefe:/app/data
|
||||
networks:
|
||||
- caddynet
|
||||
|
||||
volumes:
|
||||
lenz_briefe:
|
||||
|
||||
networks:
|
||||
caddynet:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user