turtlebasket 2025-02-06 09:00:09 -08:00
commit 3b86be472a
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ services:
fathom: # HTTP - port 8080 fathom: # HTTP - port 8080
image: usefathom/fathom image: usefathom/fathom
container_name: fathom container_name: fathom
# restart: always restart: unless-stopped
volumes: volumes:
- ./storage:/storage - ./storage:/storage
# - type: bind # - type: bind