mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-07 03:24:38 -05:00
replace deprecated config option for complement
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
55dbda9d10
commit
f917e31afa
1 changed files with 1 additions and 3 deletions
|
|
@ -44,9 +44,7 @@ let
|
|||
-sha256
|
||||
|
||||
${lib.getExe' coreutils "env"} \
|
||||
CONDUIT_SERVER_NAME="$SERVER_NAME" \
|
||||
CONDUIT_WELL_KNOWN_SERVER="$SERVER_NAME:8448" \
|
||||
CONDUIT_WELL_KNOWN_SERVER="$SERVER_NAME:8008" \
|
||||
CONDUWUIT_SERVER_NAME="$SERVER_NAME" \
|
||||
${lib.getExe main'}
|
||||
'';
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue