Set 'STATIC_ROOT_ABS' in 'bookwyrm-env' in Bookwyrm package
This commit is contained in:
parent
56022690ca
commit
0d3e038be6
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ mkDerivation {
|
|||
export PYTHONPATH=$out/lib/python3.11/site-packages
|
||||
|
||||
export DEBUG=false
|
||||
export STATIC_ROOT_ABS=$out
|
||||
|
||||
exec \$@
|
||||
EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue