hosting settings

This commit is contained in:
TSS
2025-10-02 12:09:28 +00:00
parent 73404f1cf6
commit 646430c4b5

View File

@@ -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