caddy fix

master
Paul Walko 2023-09-08 17:00:42 -04:00
parent 73b7297e5e
commit cfd51150e0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
set -e
CERTS=/mammoth/k8s-config/caddy/data/caddy/certificates/acme.zerossl.com-v2-dv90
CERTS=/mammoth/caddy/data/caddy/certificates/acme.zerossl.com-v2-dv90
up () {
echo -n "Enter MINIO_ROOT_PASSWORD: "

View File

@ -11,7 +11,7 @@ up () {
--runtime nvidia \
--env PUID=1000 \
--env PGID=1000 \
--env PLEX_CLAIM=claim-QCs9nSWJ23sex_75xQ_a \
--env PLEX_CLAIM=claim--s3HWLR-i1491PiefRwG \
--env NVIDIA_VISIBLE_DEVICES=all \
--env VERSION=docker \
--volume /mammoth/plex/config:/config:rw \