Files
Marketplace/compose-files/olivetin.yml
hhftechnologies b581035b36 Initial commit
2025-11-15 08:24:45 +05:30

13 lines
241 B
YAML

services:
olivetin:
container_name: olivetin
image: jamesread/olivetin:latest
volumes:
- /OLIVETIN_CONFIG:/config
ports:
- "1337:1337"
restart: unless-stopped
volumes:
OliveTin-config:
external: false