version: '3.6'
services:
instabot:
build: ./bot
restart: always
volumes:
- ./config.json:/app/config.json