chore: sync: ClausL-MacBook-Pro.local 2026-05-04 17:55
This commit is contained in:
parent
ad26c899b9
commit
d6307ed19b
1 changed files with 89 additions and 89 deletions
|
|
@ -30,7 +30,7 @@ NC='\033[0m' # No Color
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
# Update REPO_URL to your actual GitHub repository before distribution
|
# Update REPO_URL to your actual GitHub repository before distribution
|
||||||
REPO_URL="https://github.com/yourusername/authelia-api"
|
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}/releases/latest/download/authelia-api}"
|
||||||
INSTALL_DIR="${AUTHELIA_API_INSTALL_DIR:-/opt/authelia/api}"
|
INSTALL_DIR="${AUTHELIA_API_INSTALL_DIR:-/opt/authelia/api}"
|
||||||
SERVICE_NAME="authelia-api"
|
SERVICE_NAME="authelia-api"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue