fix
This commit is contained in:
parent
7e5a95aafc
commit
20e8ddc2c9
@ -13,7 +13,7 @@ It is still under development and is currently only partially functional.
|
|||||||
|
|
||||||
## Copyright / License
|
## Copyright / License
|
||||||
|
|
||||||
Copyright (c) 2022-2024 Oliver Bohlen
|
Copyright (c) 2022-2024 Oliver Bohlen (aka olli)
|
||||||
|
|
||||||
The software provided here is called dabo (crypto bot)
|
The software provided here is called dabo (crypto bot)
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ services:
|
|||||||
# - ./watch-assets.csv:/dabo/watch-assets.csv
|
# - ./watch-assets.csv:/dabo/watch-assets.csv
|
||||||
- ./data:/dabo/htdocs:rw
|
- ./data:/dabo/htdocs:rw
|
||||||
- ./home:/dabo/home:rw
|
- ./home:/dabo/home:rw
|
||||||
- .notify.conf:/usr/local/etc/notify.conf:ro
|
- ./notify.local.conf:/usr/local/etc/notify.conf:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user