feat(pkgs/ragb): update

This commit is contained in:
sinavir 2024-10-13 21:10:15 +02:00
parent 5f779aef09
commit 3376137ef8
2 changed files with 4 additions and 3 deletions

View file

@ -65,7 +65,8 @@
script = '' script = ''
export JWT_SECRET=$(cat $CREDENTIALS_DIRECTORY/jwt_secret) export JWT_SECRET=$(cat $CREDENTIALS_DIRECTORY/jwt_secret)
export BK_FILE="$STATE_DIRECTORY/data.json" export BK_FILE="$STATE_DIRECTORY/data.json"
# export RUST_LOG=info export BIND_TCP="10.10.10.1:1235"
export RUST_LOG=debug
${pkgs.ragb-backend}/bin/ragb-backend ${pkgs.ragb-backend}/bin/ragb-backend
''; '';
serviceConfig = { serviceConfig = {

View file

@ -69,9 +69,9 @@
"url": "https://git.dgnum.eu/HackENS/ragb" "url": "https://git.dgnum.eu/HackENS/ragb"
}, },
"branch": "main", "branch": "main",
"revision": "dfbaf2fd65fe16f5a66b5b16afef83502ea4b237", "revision": "700d967ff35e86e498cc84595ead2ab0aa0e2bfc",
"url": null, "url": null,
"hash": "0vjs8cm2q2f2s8a8zqjj159rg1m7q6fzrg269gfpmrmgwpp3wh52" "hash": "0x32xms9zi6cnblsmfhp0d2jh21xdcn4gqp13i38i0hzqkwxvql1"
} }
}, },
"version": 3 "version": 3