chore: sync: ClausL-MacBook-Pro.local 2026-05-04 17:56
This commit is contained in:
parent
d6307ed19b
commit
bab208bedd
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ NC='\033[0m' # No Color
|
|||
# Configuration
|
||||
# Update REPO_URL to your actual GitHub repository before distribution
|
||||
REPO_URL="https://git.lohmar.co.uk/cclohmar/autehlia-api"
|
||||
DOWNLOAD_URL="${AUTHELIA_API_DOWNLOAD_URL:-${REPO_URL}/releases/latest/download/authelia-api}"
|
||||
DOWNLOAD_URL="${AUTHELIA_API_DOWNLOAD_URL:-${REPO_URL}/src/branch/main/authelia-api}"
|
||||
INSTALL_DIR="${AUTHELIA_API_INSTALL_DIR:-/opt/authelia/api}"
|
||||
SERVICE_NAME="authelia-api"
|
||||
SERVICE_FILE="/etc/systemd/system/${SERVICE_NAME}.service"
|
||||
|
|
|
|||
Loading…
Reference in a new issue