diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -20,5 +20,4 @@ ENTRYPOINT ["python"]  CMD ["-m", "bot"]  # Define docker persistent volumes -VOLUME /bot/bot/log -VOLUME /bot/data +VOLUME /bot/bot/log /bot/data | 
