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:
|
services:
|
||||||
all:
|
lenzbriefe:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
expose:
|
||||||
- "8085:8085"
|
- "8085"
|
||||||
volumes:
|
volumes:
|
||||||
- lenz_briefe:/app/data
|
- lenz_briefe:/app/data
|
||||||
|
networks:
|
||||||
|
- caddynet
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
lenz_briefe:
|
lenz_briefe:
|
||||||
|
|
||||||
|
networks:
|
||||||
|
caddynet:
|
||||||
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user