update fathom service
parent
ec3c1f04f0
commit
30728465dc
|
@ -21,7 +21,7 @@ services:
|
|||
fathom: # HTTP - port 8080
|
||||
image: usefathom/fathom
|
||||
container_name: fathom
|
||||
# restart: always
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./storage:/storage
|
||||
# - type: bind
|
||||
|
|
Loading…
Reference in New Issue