millelibri/docker-compose.yml

14 lines
173 B
YAML
Raw Permalink Normal View History

2023-01-07 20:40:21 +00:00
version: '3'
services:
zlib:
2023-01-11 19:20:15 +00:00
image: lamacchinadesiderante/millelibri:latest
2023-01-07 20:40:21 +00:00
restart: always
ports:
- "7070:7070"
volumes:
- ./index:/index