mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
docs(operator): pin self-hosting downloads to stable revision (#2266)
This commit is contained in:
@@ -41,7 +41,7 @@ Create a working directory and download the stack files:
|
||||
mkdir fluxer
|
||||
cd fluxer
|
||||
|
||||
base=https://raw.githubusercontent.com/fluxerapp/fluxer/main/deploy/self-hosting
|
||||
base=https://raw.githubusercontent.com/fluxerapp/fluxer/3b1eb56713d59181823df284b9646c890d2a3cba/deploy/self-hosting
|
||||
curl -fsSLO "$base/docker-compose.yml"
|
||||
curl -fsSLO "$base/Caddyfile"
|
||||
curl -fsSLO "$base/livekit.yaml"
|
||||
|
||||
Reference in New Issue
Block a user