aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-06-08 14:26:51 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2023-06-08 14:26:51 +0000
commit34aa84a8b01ede09a2e483a6db1201595c86ec96 (patch)
treed6d7078f44aa027d191a682905b5b33b6f2403a5 /docker-compose.yml
parent4db18513cbf647d5e9dd7a4c20266470c4752818 (diff)
downloadSmallYTChannelBot-34aa84a8b01ede09a2e483a6db1201595c86ec96.tar.gz
SmallYTChannelBot-34aa84a8b01ede09a2e483a6db1201595c86ec96.zip
Switched to older logging system, added plotting
Diffstat (limited to 'docker-compose.yml')
-rwxr-xr-xdocker-compose.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 4cd338c..9624bc9 100755
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,8 +7,6 @@ services:
dockerfile: Dockerfile
image: jwansek/smallytchannelbot
network_mode: host
- volumes:
- - ./logs/:/logs/
cron:
build:
context: .