Merge branch 'master' of https://github.com/turtlebasket/michaelnet
commit
3b86be472a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue