rafalohaki
Chevereto Member
I have problem finding where to put license key.
my starting command was:
docker run -d \
--name=chevereto \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/Warsaw \
-p 80:80 \
-p 443:443 \
-v /root/chevereto/config:/config \
-v /root/chevereto/data:/data \
--restart unless-stopped \
lscr.io/linuxserver/chevereto
my starting command was:
docker run -d \
--name=chevereto \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Europe/Warsaw \
-p 80:80 \
-p 443:443 \
-v /root/chevereto/config:/config \
-v /root/chevereto/data:/data \
--restart unless-stopped \
lscr.io/linuxserver/chevereto