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