aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-05-25 11:52:47 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-05-25 11:52:47 +0000
commit5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5 (patch)
treebb86bcf65085203bbdd3fcd99b89021415e00315 /docker-compose.yml
parent574635bf096f8cde0a7b825f300c326157e8e6ca (diff)
downloadyaoi-communism-5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5.tar.gz
yaoi-communism-5a3378bb7d8ee2e6ba8f44ac29f34b658915b0c5.zip
fixed some issues with dockerisation
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 03b3bc7..ac1e4a0 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,3 +7,6 @@ services:
dockerfile: Dockerfile
image: jwansek/yaoi-communism
network_mode: host
+ volumes:
+ - ./yc.log:/app/yc.log
+ - ./posted_images.csv:/app/posted_images.csv