Doesn't accept client description
Hi, I am using portainer and pulled the latest bin. I must say that I am pretty new to docker, so it might just be me: I can't get the exchange of the placeholder to work.
Out of desperation (I really don't know what I am doing), I tried adding the --client-desc flag and put another env-variable without the bin_ prefix:
Still the greeting page is unchanged.
Any help would be appreciated.
(also: your docker compose example show port 6163 instead of 6162)
Also I cuts my files off after 100MB, even though i put a 16000 MB limit :)
Also I cuts my files off after 100MB, even though i put a 16000 MB limit :)
forgive me, but did you make sure to raise the upload limit in the other parts of your web stack? I'm not going to be much help for this, but I just thought about that since I've made that mistake quite a few times lol
I wouldn't know where to be honest. Doesn't the binary/docker container bring it's own? My Caddy just forwards the traffic to the container, if I'm not mistaken.