services: file-uploader: image: git.nadeko.net/fijxu/file-uploader-crystal:latest # If you want to use a custom config file, you can mount it here. volumes: - ./config/config.yml:/file-uploader-crystal/config/config.yml ports: - 127.0.0.1:8080:8080