^
This commit is contained in:
parent
caef7d3cac
commit
5e65c10f92
1 changed files with 2 additions and 2 deletions
|
@ -307,11 +307,11 @@ else
|
|||
fi
|
||||
#
|
||||
if [ "$STATIC_URL" = "" ]; then
|
||||
APIURI="/static/"
|
||||
STATIC_URL="/static/"
|
||||
fi
|
||||
#
|
||||
if [ "$MEDIA_URL" = "" ]; then
|
||||
APIURI="/media/"
|
||||
MEDIA_URL="/media/"
|
||||
fi
|
||||
#########################################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue