Huggin / A finir
https://github.com/huginn/huginn/issues/2472Link :You can either chmod that to 777 or chown it to 1001:1001
version: '3.3'
services:
huginn:
ports:
- '8013:3000'
restart: alwaysunless-stopped
volumes:
- '/srv/Files/Huginn/data:/var/lib/mysql'
#You can either chmod that to 777 or chown it to 1001:1001
image: huginn/huginn