mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 03:51:27 +00:00
infect:config:sha1: fix nextcloud auth redirection
This commit is contained in:
parent
8f00617b3d
commit
2dd49d3596
|
@ -20,7 +20,7 @@
|
||||||
: "${VOLUME_DEV_PATH:=}"
|
: "${VOLUME_DEV_PATH:=}"
|
||||||
: "${STAGING_ACME:=false}"
|
: "${STAGING_ACME:=false}"
|
||||||
|
|
||||||
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/fba4d7b19a1764ca3594adb0dc804335e1db6481.tar.gz"
|
readonly CONFIG_URL="https://git.selfprivacy.org/api/v1/repos/SelfPrivacy/selfprivacy-nixos-template/archive/f5126d2375bf1f9d02aacb0c3850f3ac90e744cb.tar.gz"
|
||||||
readonly NIX_VERSION="2.18.1"
|
readonly NIX_VERSION="2.18.1"
|
||||||
|
|
||||||
readonly NL=$'\n'
|
readonly NL=$'\n'
|
||||||
|
|
Loading…
Reference in a new issue