From 30c811f20e476af5b3b09d63acba5f2cbb4bea66 Mon Sep 17 00:00:00 2001 From: Jamis H Date: Tue, 2 May 2023 17:33:53 -0600 Subject: [PATCH] Add start subcommand to kopia.xml --- templates/kopia.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/kopia.xml b/templates/kopia.xml index bb4106e..3f66dd1 100644 --- a/templates/kopia.xml +++ b/templates/kopia.xml @@ -15,7 +15,7 @@ To run this container, you must create a htpasswd file (either via command line http://[IP]:[PORT:51515] https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/kopia.xml https://raw.githubusercontent.com/kopia/kopia/master/icons/kopia.svg - server --insecure --htpasswd-file /app/config/htpasswd --address 0.0.0.0:51515 --server-username=YOUR-USERNAME + server start --insecure --htpasswd-file /app/config/htpasswd --address 0.0.0.0:51515 --server-username=YOUR-USERNAME 51515 @@ -23,4 +23,4 @@ To run this container, you must create a htpasswd file (either via command line - \ No newline at end of file +