add rocktiplex services

master
michael 2023-05-26 12:09:20 -07:00
parent 98779c5728
commit 5bbfdd2277
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
version: '3'
services:
fathom:
image: usefathom/fathom
container_name: fathom
restart: always
ports:
- "8080:8080"
volumes:
- type: bind
source: ./fathom.db
target: /app/fathom.db