mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
parent
ab9c57ccf9
commit
4717852019
2 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ cat <<EOF >/etc/karakeep/karakeep.env
|
|||
SERVER_VERSION="$(cat ~/.karakeep)"
|
||||
NEXTAUTH_SECRET="$karakeep_SECRET"
|
||||
NEXTAUTH_URL="http://localhost:3000"
|
||||
DATA_DIR="$DATA_DIR"
|
||||
DATA_DIR=${DATA_DIR}
|
||||
MEILI_ADDR="http://127.0.0.1:7700"
|
||||
MEILI_MASTER_KEY="$MASTER_KEY"
|
||||
BROWSER_WEB_URL="http://127.0.0.1:9222"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue